Hi,

How do you work with command line arguments of a deployed standalone app?

The command-line vocab seems to only apply when running the listener - or am
I missing something?

I have a simple app as follows:

: cmd-line ( -- ) command-line get . ;
or even
: cmd-line ( -- ) (command-line) . ;

MAIN: cmd-line

running `./test -foo -no-bar blah` doesn't output anything.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to