home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Peanuts NeXT Software Archives
/
Peanuts-2.iso
/
Developer
/
webobjects
/
extensions
/
win-nt
/
WOPerl-lite-10e7.exe
/
Examples
/
WOPerl
/
CyberWind
/
Main.wo
/
Main.wod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-09
|
396 b
|
20 lines
/*
* Main.wod
*
* You may freely copy, distribute and reuse the code in this example.
* NeXT disclaims any warranty of any kind, expressed or implied, as to
* its fitness for any particular use.
*
* Written by Nico Popp
*
*/
OPTIONS:WORepetition {
list = options;
item = option;
};
OPTION:WOHyperlink {action = chooseOption};
NAME:WOString {value = option};
FOOTER:Footer {};