Re: confused...

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

The variable that receives this value must be declared as sequence or object, never as string. Please check this and post all the code.

But isn't a string the same as a sequence? I did declare the variable as a sequence.

Is not the same. A string is a special case of sequence wich all the elements are integers, so fit well to represent text strings. So all the string ares sequences but not all the sequences are strings

But I thought you could only declare variables as one of the following:

  • object
  • sequence
  • atom
  • integer

How do I declare a variable as a string?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu