Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Re: Rob: Variables
From: Rob Parker
Date: Mon, 8 Nov 1999 13:46:10 GMT



OK. If you refer to your variable using string operators when you declare
what is inside it like.... (like using eq instead of =) it'll
be a string. so doing

"password" eq input

sets the variable "password" to a string containing the number in "input"

Then you can concatenate subsequent inputs (or append to an empty variable I
guess) by doing

"password" eq password & input

Which should end up resulting in a string containing four numbers assuming
four loops - like "3452"

Use a trace command to check its adding them correctly.

Rob.

>
>Thanks for your advice
>
>But i dont understand!
>
>Could you give me a more detailed explenation please.
>
>Im not an expert on Scripting.




______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]