home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
APPS
/
FILEMAN
/
FJ633E
/
FJ.DAT
< prev
next >
Wrap
Text File
|
1994-05-03
|
3KB
|
85 lines
#######################################################################
# DOS FILEJET USER PULLDOWN FILE (C) KLOSEK 1991 - 1994 #
#######################################################################
# #
# P> Pulldownheader #
# E> Pulldownentry #
# D> Defintions for a entry #
# # Line with comment #
# char ^ marks the Hotkey #
# #
# Without any special char : Command line of entry #
# #
# PULLDOWNDEFINITION #
# #
# D> XPOS = nr Upper left corner of pulldownwindow #
# D> YPOS = nr #
# D> XWIDTH = nr min. width of pulldownwindow #
# #
# PROGRAMMDEFINITIONS #
# #
# D> WINDOW = 0 #
# D> WINDOW = 1 Open a window for execution #
# D> WINXPOS = nr Upper left corner of window #
# D> WINYPOS = nr #
# D> WINXWIDTH = nr x width of the window #
# D> WINYWIDTH = nr y width of the window #
# D> CURSOR = 1 activate cursor #
# D> WAIT = 1 wait after command execution #
# D> PARAMETER = 1 ask for a parameter before execution #
# parameter is insertet at the % char #
# #
# Multiple commands are allowed seperated by ';' #
# #
#######################################################################
P> User Pulldown
D> XPOS = 10
D> YPOS = 5
D> XWIDTH = 40
E> ^Operating system
D> SWAP = 1
D> CURSOR = 1
D> WAIT = 1
command
E> Operating ^command
D> SWAP = 1
D> CURSOR = 1
D> WAIT = 1
[ ]
E> ^Filejet
D> SWAP = 1
D> WAIT = 0
fj.exe
E> F^ormat a disk
D> SWAP = 0
D> WINDOW = 1
D> WINXPOS = 10
D> WINYPOS = 6
D> WINXWIDTH = 50
D> WINYWIDTH = 10
D> CURSOR = 1
D> WAIT = 1
D> PARAMETER = 1
format %;
E> ^Multiple example
D> SWAP = 0
D> WINDOW = 1
D> WINXPOS = 10
D> WINYPOS = 6
D> WINXWIDTH = 50
D> WINYWIDTH = 10
D> CURSOR = 1
D> WAIT = 1
D> PARAMETER = 1
c:;dir;d:;dir;