Yes Thomas,
but I am reporting what kind of errors RB gives (sometimes a little
cryptic).
I have automatically processed more than 1000 constants and the first
time I haven't checked manually each of them.
---
Marco Bambini
http://www.sqlabs.net
http://www.sqlabs.net/blog/
On Dec 17, 2005, at 12:16 PM, Thomas Tempelmann wrote:
Marco Bambini wrote:
IDE gives a "Cannot compile a constant with no name" error for every
constant that begins with a number, for example:
{"2_BYTES = &h1407", NULL, 0},
{"3_BYTES = &h1408", NULL, 0},
{"4_BYTES = &h1409", NULL, 0},
Shouldn't we all know that RB requires identifiers to begin with a
letter?
Thomas
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|