> The variable values are not automatically saved;

The definitions of the variables are in his script, which is automatically
saved. He needs to rerun the script when he loads J again. Also, most
likely the variables should be defined with a global assignment, not local.



On 16 December 2015 at 15:34, Brian Schott <[email protected]> wrote:

> Rodney,
>
> The variable values are not automatically saved; you have to write a file
> with the values. The J Primer has a short demo of that process that can
> guide you. See the following link.
>
> http://www.jsoftware.com/help/primer/files.htm
>
> --
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to