Home »
Public Forums »
archive »
SAV file generation with command line arguments
SAV file generation with command line arguments [message #37138] |
Tue, 18 November 2003 20:49 |
leesw
Messages: 3 Registered: August 2003
|
Junior Member |
|
|
I have a simple question. Is it possible to create a .sav application
from a procedure including command line arguments? I know that making
a .sav file from a procedure like below is absolutely possible :
pro example
....................
end
But, isn't it possible from a procedure like below? :
pro example, a, b
...........................
end
I know that IDL VM doesn't allow access to command line. Does it mean
the answer to my question is negative?
|
|
|
Current Time: Wed Oct 08 19:57:11 PDT 2025
Total time taken to generate the page: 0.00557 seconds