DIMension syntax checking...

Bob Stockler bob at trebor.iglou.com
Tue Feb 7 14:27:55 PST 2006


Mark Luljak wrote (on Tue, Feb 07, 2006 at 05:09:19PM -0500):

| The honourable and venerable Bob Stockler spoke thus:
| > If you had used my Perl program "ck.syn" (aka "ck.table") on the
| > table it would have reported:
| > 
| >   Line:  xxx - Array Name "pay " contains illegal character(s).
| > 
| > The illegal character, of course, being a space.
| 
| Except it's not really illegal--it just produced unexpected results because
| it was using a different name for the array than expected due to how it was
| being edited.  The problem is that it -is- legal, technically.

A space is not a legal character in an array name.  From what I know
(which may not be too much):

   Array names must consist of letters, digits and . or _ and may
   begin with any of them.

Bob

-- 
Bob Stockler  +-+  bob at trebor.iglou.com  +-+  http://members.iglou.com/trebor
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