Flasher Archive

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


Subject: Re: FLASH: need 01 instead of 1 on a _currentframe call
From: DSG
Date: Tue, 2 May 2000 05:42:43 +0100

Question:
> Hey guys, in this statement, how can I have info = 01 instead of just 1?
> Set Variable: "info" = /blah:_currentframe

Answer (Robert Bleeker):
> Set Variable: "info" = /blah:_currentframe
> IF (Length(info)=1)
> Set Variable: "info" = "0"&info
> End IF

Thanks Robert! That did the trick. I was worried that when I later call
that variable to go to that frame, the 0 in front would throw it off,
but it handles it perfectly... thanks for such a quick response!

DSG

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: need 01 instead of 1 on a _cu, Robert Bleeker

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