Is "Status" a protected word now???
Bob Stockler
bob at trebor.iglou.com
Tue Aug 3 09:36:33 PDT 2004
On Tue, Aug 03, 2004 at 08:40:47AM -0400, John Esak wrote:
|
| Is the word "Status" protected now??? Maybe something in ODBC. Lots of my
| code will break...
|
| I just tried the following and it will not work. Gives a syntax error at the
| = sign when trying to save the processing table. (Tested in new tables, new
| fields, no selection sets, no edits called Status... etc.)
|
| The map looks like this:
|
| 1 Status 1 allup
|
| Using the fieldname on a processing table pops the error...
|
| if:
| then: Status="W"
I duplicated that, and also tried:
if: Status eq "X"
then: Status = "W"
which failed the syntax check at the "=".
In another file I declared a variable named Status and it passed
the syntax check, and then changed that to dimensioning an array
named Status, which also passed the syntax check,
So "Status" doesn't appear to be a reserved word.
Bob
--
Bob Stockler - bob at trebor.iglou.com
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).
More information about the Filepro-list
mailing list