Get(RequestCount)

 <  Day Day Up  >  

Get(RequestCount)

Category: Get

Syntax: Get ( RequestCount )

Parameters: none

Description: Returns the total number of find requests defined in the current window.

Examples:

If the current find request asks for invoices with values greater than $200.00,

 

 Get (RequestCount) 

returns 1 .

If the current find request asks for invoices with values greater than $200 or invoices with dates after 1/1/2004,

 

 Get (RequestCount) 

returns 2 .

Comments:

Get (RequestCount) can be used in scripted find routines to see whether the user has added any find requests to the default request. It is also useful as a boundary condition if you ever need to loop through all the find requests and either capture or set search parameters.

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net