Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

INI file programing

Name: Anonymous 2007-10-08 14:33

check it out.


[start]
a    =    new
b    =    new
result    =    new
add    =    on
out    =    on

[program]
out    =    'Enter first number: '
a    =    in
out    =    newline
out    =    'Enter second number: '
b    =    in
out    =    newline
out    =    newline
add1    =    a
add2    =    b
result    =    add
out    =    'the result is '
out    =    result
out    =    newline
goto    =    program

Name: Anonymous 2007-10-08 17:47

How do I access the cdr of a list?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List