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: | Robert Bleeker |
Date: | Tue, 2 May 2000 05:10:43 +0100 |
Hi,
Try this:
Set Variable: "info" = /blah:_currentframe
IF (Length(info)=1)
Set Variable: "info" = "0"&info
End IF
on 2/5/00 1:59 PM, DSG at dsgstrickland [dot] com wrote:
> Hey guys, in this statement, how can I have info = 01 instead of just 1?
>
> Set Variable: "info" = /blah:_currentframe
>
> Thx,
>
> 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 helpchinwag [dot] com
Replies
Re: FLASH: need 01 instead of 1 on a _cu, DSG
Replies
FLASH: need 01 instead of 1 on a _curren, DSG
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]