Current Page:
NeXtMidas Training
Working with Files
File Names
Advanced
|
|
- Advanced Ways to Access Files:
X-Midas Users Take Note: |
X-Midas does not support the use of URLs or the use of the nxm. syntax. These
were new features added to NeXtMidas that take advantage of the inherent capabilities of
Java.
|
X-Midas Users Take Note: |
X-Midas uses a <myname>(i) syntax to access data in a file.
If <myname> is not a result, it is treated as a file name.
NeXtMidas will not treat the name as a file, unless the syntax FILE(myname)
is used.
|
|
|
|