Flasher Archive

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


Subject: Re: FLASH: extra linefeed in flash display (SOLUTION)
From: Helen Triolo
Date: Tue, 25 Apr 2000 01:22:18 +0100

Branden Hall wrote:
>
> Your loaded variable is loadedVar, the final, stripped variable is finalVar:
>
> Set Variable: "loadedVar" = 1
> Loop While (count <=length(loadedVar))
> If (ord(substring(loadedVar, count,1)) <> 13)
> Set Variable: "finalVar" = finalVar&substring(loadedVar,
> count,1)
> End If
> Set Variable: "count" = count+1
> End Loop
>
Thank you, Branden. I knew if I stamped my foot enough, you'd do my
homework for me. ;-) And as always, after the fact, it's "oh yes, of
course!" Lovely solution, as always! (Sockman says thank you too)

Regards,
Helen
----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

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: extra linefeed in flash displ, David Jacobs
  Re: FLASH: extra linefeed in flash displ, Helen Triolo
  Re: FLASH: extra linefeed in flash displ, Branden Hall

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