Phillip, Put in a request to the RDCC to update RSTYLE so it no longer accepts this syntax.
Dennis McGrath ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmitt Dove Sent: Tuesday, September 02, 2008 2:44 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: R:Style settings Phillip, The "vtest = 20" syntax goes back a very long way, but is no longer valid. I'm not aware of any way to tell RBEdit that it is valid. You really need to update the code ... Emmitt Dove Manager, DairyPak Business Systems Evergreen Packaging, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED] (203) 643-8022 From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 02, 2008 2:43 PM To: RBASE-L Mailing List Subject: [RBASE-L] - R:Style settings In R:BASE 6.5++, if you wanted variable vtest set to a value of 20, you could do this with the following statement: vtest = 20. You could do this at the R prompt or in command files. In R:BASE 7.6, you can no longer do this at the R prompt so is it safe to say that it would also be illegal in comand files? Can R:STYLE to set consider code that is written as "vtest = 20" as an error? If so, how can I make it do that? I seem to recall someone saying that there was a setting that would error out line that did not begin with a valid command but I haven't been able to find a setting that will do that. Thank you, Phillip Cecil WCAA

