Re: Euphoria 4.0 debugger

new topic     » goto parent     » topic index » view thread      » older message » newer message
jeremy said...

I guess the difficulty is in determining if the sequence is indeed an ascii string, or say, a list of weights of the people coming through the lunch line:

URL     = "http://openeuphoria.org" 
Weights = {104, 116, 116, 112 ,58, 47, 47, 111, 112, 101, 110, 101, 117, 112, 104,  
    111, 114, 105, 97, 46, 111, 114, 103} 

Jeremy



Hmm, smells like a string type to me!

If it's a sequence, print it like URL={104h,116t,116t,112p, etc

If it's a string, print it like URL = "http etc

useless

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu