TableNames()

 <  Day Day Up  >  

TableNames()

Category: Design

Syntax: TableNames ( fileName )

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

Description: Returns a carriage return “delimited list of table occurrence names from the specified file.

Examples:

 

 TableNames (Get (FileName)) 

Would return a list of table occurrence names for the current file that might look like this:

 

 Contacts Contact2 Invoices Invoice_Lines 

Comments:

Note that TableNames() returns the names of table occurrences from the Relationships Graph, not the actual data tables. A database table may appear in the Relationships Graph more than once.

The list returned by the TableNames() function is ordered alphabetically .

 <  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