ScriptIDs()

 <  Day Day Up  >  

ScriptIDs()

Category: Design

Syntax: ScriptIDs ( fileName )

Parameters: fileName ”a string or text expression that represents the name of an open file.

Description: Returns a carriage return “delimited list of script IDs from the specified file.

Examples:

 

 ScriptIDs ("myFile") 

Returns a list of script IDs for the current file that might look like this:

 

 21 22 24 25 

Comments:

ScriptIDs are assigned sequentially by FileMaker, starting at 1 for each new file. The results returned by the ScriptIDs function are ordered according to the current order within ScriptMaker, not the creation order of the scripts.

When you convert a solution developed in an earlier version of FileMaker, the ScriptIDs of the original file are retained after conversion.

Any scripts that are set to "no access" for the current user 's privilege set are not included in the list.

 <  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