1. shrouding string constant ?

Does anyone know if there is some length limit to a
string constant when shrouding ?

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.
so I comment it out to eliminate the error so there has to be some
limit.

PS: My new windows library is almost done be sure that version 2.3
    don't break it Rob.  

Bernie

new topic     » topic index » view message » categorize

2. Re: shrouding string constant ?

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

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu