![]() | ![]() |
|
03-18-2011 01:33 PM
Is there a way to read the contents of a directory that is not part of a registry? For example on the ORC. server, If I wanted to read the contents of the "C:\TEMP\unzipped" folder and load the file names into an object array, how would I be able to accomplish this with xmscript?
Thanks,
Paul
03-18-2011 01:57 PM
There are a few ways. One is to call out to the system and make a directory call using the XMUtilities::systemCall().
Alternatively, you can build a local registry within XMScript. See the attached example.
04-04-2011 08:13 AM
This worked out well, thank you for the help ![]()
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















