[Moderator (Sealeopard): Moved topic from 'Scripts' to 'Starters' forum due to lack of script in body]

$X = "qwery"

? '$X'
gives qwerty
? '$X_'
gives $X_
? '$X'+'_'
gives qwerty_

why does the second example not print the variables content

tia Creutz

ps more of a question,
not a problem anymore as I solved the situation as in example 3

[ 17. September 2003, 20:43: Message edited by: sealeopard ]