Hi,

 

A long time ago, using the first compiler of R:base, I was able to pass a
variable when I started a compiled application

 

Something like this:

 

Testapp.exe testvariable

 

The value 'testvariable' was stored in a variable and could be used in the
program.

 

I cannot find anything in the help files.

A similar command is described in the run-command, but I don't see how I can
use this in a compiled environment

 

Tony

 

Reply via email to