From: | Andreas Mixich |
Date: | 16 Apr 2001 at 20:23:19 |
Subject: | Re: Invalid Symbol ? |
Me wrote in a Mail about "[arexx] Re: Invalid Symbol ?":
>> IF msg.34 = "MSG.34" THEN /* if the var is empty */
>> DO
>> posi = Find(msg.12,"X-Newsreader:")
>> IF posi >0 THEN
>> PARSE VAR msg.12 . "X-Newsreader:" xreader '0a'?
>> .
>> IF posi = 0 THEN Find(msg.12,"X-Mailer:")
>> IF posi >0 THEN
>> PARSE VAR msg.12 . "X-Mailer:" xreader '0a'? .
>> ELSE
>> xreader = ""
>> END
>> ELSE
>> xreader = msg.34
> Sorry, Andreas, I don't understand why you can't do
> if msg.34="MSG.34" or even if msg.34 = MSG.34. Could you please
> detail your problem?
Because it causes an error, just as I wrote in my introducing mail.
Good bye,
------------------------ Yahoo! Groups Sponsor ---------------------~-~>
Do you have 128-bit SSL encryption server security?
Get VeriSign's FREE Guide, "Securing Your
Web Site for Business." Get it now!
http://us.click.yahoo.com/EVNB7A/c.WCAA/bT0EAA/stAVlB/TM
---------------------------------------------------------------------_->
ARexx mailing list - No flames, no overquoting, no crossposting.
Unsubscribe: Blank mail to mailto:arexx-unsubscribe@onelist.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/