home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
lifeos2.zip
/
LIFE-1.02
/
TESTS
/
IN
/
CHOICE.IN
< prev
next >
Wrap
Text File
|
1996-06-04
|
431b
|
28 lines
persistent(g)?
g<<-get_choice?
.
A=get_choice-g, B={a;b}, set_choice(A+g)?
;
B={a;b}, A=get_choice-g, set_choice(A+g)?
;
;
A1=get_choice-g, B={a;b}, A2=get_choice-g, C=exists_choice(A1+g,A2+g)?
;
;
A1=get_choice-g, A2=get_choice-g, C=exists_choice(A1+g,A2+g)?
;
A1=get_choice-g?
B={a;b}?
set_choice(A1+g)?
;
A1=get_choice-g?
B=exists_choice(A1+g,get_choice)?
;
;
A1=get_choice-g?
A2=get_choice-g?
B=exists_choice(A1+g,A2+g)?
;
;
;