This looks very useful. Thanks for sharing it. However, when I run R:Style
on it I get an error: 'Not a valid set command: clipboard'.
SET CLIPBOARD .vm_vars
I'm up to date with patch 3 for R:BASE 6.5++ for Windows. It still works
fine when I run it. Is there an update to R:Style that I missed or is there
an error?
Cheryl McClure
-----Original Message-----
From: Jim Limburg [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 8:05 AM
To: [EMAIL PROTECTED]
Subject: [RBASE-L] - Re: Criteria For
MyUnstablenessWithR:Base6.5++Build1.862
In regards to Dr R:> comments on point:
> 03. Make sure to pre-define all global variables used in forms with
> appropriate data type.
I saw a lot of this when I was first diving into the RBWin world so I
come up with this little snippet and enhanced it just the other day with
some of the new syntax features:
*(
--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=--=+=-
PROGRAM NAME: getvars.rmd
AUTHOR: Jim Limburg
Tuftco Corporation
2318 Holtzclaw Ave, Chattanooga, TN 37404
Voice: 423-698-8601 Fax: 423-698-0842
email: [EMAIL PROTECTED] --business
[EMAIL PROTECTED] --home
PURPOSE: Capture the variables needed to run a form.
Will set the clipboard to a list of SET VAR
statements that a form needs to have preset