home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR4
/
TEXMAC.ZIP
/
PICKMAC.SPM
< prev
next >
Wrap
Text File
|
1991-02-23
|
1KB
|
52 lines
PickCommandMenu : menu "Choose Command" {
"again" again,
"bottomofscreen" ScreenBottom,
"caseRotate" CaseRotate,
"caseSwitch" CaseSwitch,
"caseInitCap" CaseInitCap,
"charValue" CharValue,
"countRepeat" CountRepeat,
"deleteNext" DeleteNext,
"fileCloseAll" FileCloseAll,
"fileEnd" FileEnd,
"fileSaveAll" FileSaveAll,
"fileStart" FileStart,
"findCharBack" CharFindBack,
"findCharFwd" CharFindFwd,
"fwConvert" FWConvert,
"locateNext" LocateNext,
"locateBack" LocateBack,
"locateFwd" LocateFwd,
"locateAuto" LocateAuto,
"locateInc(remental)" LocateInc,
"markerBack" MarkerBack,
"markerFwd" MarkerFwd,
"markerMark" MarkerMark,
"paragraphBack" ParagraphBack,
"paragraphFwd" ParagraphFwd,
"quickFill" QuickFill,
"replaceAll" ReplaceAll,
; "rightTab" RightTab,
"screenBack" ScreenBack,
"screenFwd" ScreenFwd,
; "wsScrollDown" wsScrollDown,
; "wsScrollUp" wsScrollUp,
"scrollLeft" ScrollLeft,
"scrollRight" ScrollRight,
"sentenceBack" SentenceBack,
"sentenceFwd" SentenceFwd,
"swapMark" swapmark,
"timeDateLong" TimeDateLong,
"timeDateShort" TimeDateShort,
"timeTime" TimeTime,
"timeWeekDay" TimeWeekDay,
"topOfScreen" ScreenTop,
"charTranspose" CharTranspose,
"lineTranspose" LineTranspose,
"wordTranspose" WordTranspose,
"windowCloseAll" WindowCloseAll,
"wordBack" WordBack,
"wordFwd" WordFwd
}