home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 123
/
af123a.adf
/
af123a2.lzx
/
Selector
/
examples
/
confirm.sel
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-03-04
|
152 b
|
15 lines
gap 6
close off
title 'Please Confirm'
rows 2
color 2
text "Okay to:"
text '[arg1]'
color 1
startbox
button Yes '[arg1]' exit
endbox
button No Exit