Imports an ASAP fld file into an ASAP source. This is equivalent to editing the properties of the Import source, and clicking on the Import Source button.
Syntax |
Description |
---|---|
asapimport( "sourcename"); |
Imports the fld file into the sourcename source. A file browser will open to select the file. This function does not return any data. |
asapimport( "sourcename", "filename"); |
Specify the file to open. |
See Also
List of commands , asapexport , asapload , addimportedsource , fileexists , Custom source profile from an equation