Charles,

Possible, yes; easy, not very.

The way I do it is to create a temp table in the 1st instance with the
variable names and the values that I want transferred. This is unloaded to a
file.

The 2nd instance then reads the file and creates a temp table from which the
variables can be created and set.

Regards,
Alastair.


----- Original Message ----- 
From: "Charles Parks" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Friday, January 28, 2005 7:47 PM
Subject: [RBG7-L] - Passing variables from one session to another


Is it possible to pass variable values from one session of R:base to
another?

Maybe with a launch command?

Reply via email to