Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Clunky parsing problem, looking for simple solution

by dws (Chancellor)
on Jun 16, 2002 at 06:38 UTC ( [id://174903]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    1800 IF V$="THEN FOO ELSE IF BAR" THEN $K="FOO"
  2. or download this
    1800 IF V$="K" THEN A$="+K+" ELSE IF V$="R" THEN A$="?R?" ELSE IF V$="M" THEN A$="!M!":Z1=R1:Z2=R2
  3. or download this
    1800   IF V$="K" THEN GOTO {fixup:skip}
    1800.1 GOTO {fixup:after-next-goto}
    1800.2 A$="+K+"
    ...
    1800.b Z1=R1
    1800.c Z2=R2
    1800.d REM
    
  4. or download this
    1800.8 IF V$="M" THEN GOTO {fixup:skip}
    1800.9 GOTO {fixup:end}
    1800.a
    
  5. or download this
    1800.8 IF V$<>"M" THEN GOTO {fixup:end}
    1800.9
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://174903]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 02:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found