home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
system_utils
/
general
/
jmenu
/
example1
< prev
next >
Wrap
Text File
|
1991-02-17
|
323b
|
13 lines
.K ""
; This is an example script using JMenu
; The file "example1.menu" contains the menu definitions.
; The enviroment variable "ex1var" will hold the menu selection value.
;
JMenu example1.menu ex1var
;
if $ex1var eq 5
echo "You chose selection 5: do nothing"
endif
echo "Click close gadget to get rid of window..."