Re: shrouding string constant ?
- Posted by Robert Craig <rds at RapidEuphoria.com> Jul 16, 2001
- 404 views
Bernie Ryan writes: > I had a string like this > constant version = "Copyright (c) 2001 my programz-name Version 3.00" > Then I shrouded the code. > When I ran the code I got an error that a > shrouded string is too long. If you give me the exact error message that you see on your screen, I can search for it in the interpreter source code and tell you what it's complaining about. Your string above would certainly not exceed any limits. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com