QUE CORPORATION - Using Filemaker pro X

 <  Day Day Up  >  

LayoutIDs()

Category: Design

Syntax: LayoutIDs ( fileName )

Parameters: fileName ”a string or text expression that represents the name of an open file. It can include a file extension, but doesn't need one.

Description: Returns a carriage return “delimited list of layout IDs for the specified file. The list is ordered according to the current layout order, not the creation order.

Examples:

LayoutIDs (Get(FileName))

Might return a list of values that looks like this:

3 9 10 24 13 28

Comments:

LayoutIDs are assigned in sequential order beginning at 1. The original file's LayoutIDs are retained when older databases are converted to FileMaker Pro 7.

 <  Day Day Up  >  

Категории