Show TOC

SELECTIONFILE Prompt() CommandLocate this document in the navigation structure

The SELECTIONFILE Prompt() command is used to prompt the user for a file to import.

The syntax is as follows: PROMPT(SELECTIONFILE, [variable], [label], [mask], [path])

Where Means Default Value

SELECTIONFILE

Select existing DATA files.

n/a

[variable]

The name of the returned variable

%FILE%

[label]

The text to display to the user

Please select a file.

[mask]

The file type(s) to display in the selected folder

*.*