Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : PDM_105.ZIP
Filename : QC20.PDM

 
Output of file : QC20.PDM contained in archive : PDM_105.ZIP
* QC20.PDM
* - # = headers to identify sections to the parser function
* - if line is blank, or starts with '*'(or, '&&'), skip it
* - use double quotes only ie. "text" ( a ' is simply text )

#DIMARR && dim# elements: top menu,total vert elements
10,73 && ...must count line dividers as elements

#HORIZMENU
*Útrigger letter
*³ Úletter position in text string
*³ ³ Úhotkey
*³ ³ ³ Úmenu option text
*³ ³ ³ ³
"F",2,289," File "
"E",2,274," Edit "
"V",2,303," View "
"S",2,287," Search "
"M",2,306," Make "
"R",2,275," Run "
"D",2,288," Debug "
"U",2,278," Utility "
"O",2,280," Options "
"H",2,291," Help "

#MENUCOL && column of 1st top menu option
1,7,13,19,27,33,38,45,54,73

#VERTMENU
*Útrigger letter
*³ Úletter position in text string
*³ ³ Úselectable
*³ ³ ³ Úmenu option text
*³ ³ ³ ³
"N",2,.T.," New "
"O",2,.T.," Open... "
"O",2,.F.," Open Last File F2 "
"M",2,.T.," Merge... "
"S",2,.T.," Save "
"A",7,.T.," Save As... "
"v",4,.T.," Save All "
-
"P",2,.T.," Print... "
"D",2,.T.," DOS Shell "
-
"x",3,.T.," Exit Alt+F4 "
@
"U",2,.F.," Undo Alt+Backspace "
"C",2,.F.," Cut Shift+Del "
"o",3,.F.," Copy Ctrl+Ins "
"P",2,.F.," Paste Shift+Ins "
"l",3,.F.," Clear Del "
-
"R",2,.T.," Read Only "
@
"S",2,.F.," Source... "
"I",2,.T.," Include... "
-
"O",2,.T.," Output Screen F4 "
"z",8,.T.," Maximize Ctrl+F10 "
"W",2,.T.," Windows... "
@
"F",2,.T.," Find... "
"S",2,.T.," Selected Text Ctrl+\ "
"R",2,.T.," Repeat Last Find F3 "
"C",2,.T.," Change... "
-
"u",2,.F.," Function... "
-
"N",2,.F.," Next Error Shift+F3 "
"P",2,.F.," Previous Error Shift+F4 "
@
"C",2,.F.," Compile File UNTITLED.C "
"B",2,.T.," Build Program UNTITLED.EXE "
"R",2,.T.," Rebuild All UNTITLED.EXE "
-
"S",2,.T.," Set Program List... "
"E",2,.F.," Edit Program List... "
"P",8,.F.," Clear Program List "
@
"R",2,.T.," Restart Shift+F5 "
"G",2,.T.," Go F5 "
"C",2,.T.," Continue To Cursor F7 "
"T",2,.T.," Trace Into F8 "
"S",2,.T.," Step Over F10 "
"A",2,.T.," Animate "
@
"C",2,.F.," Calls... "
"B",2,.T.," Breakpoint... F9 "
"p",7,.T.," Watchpoint... "
-
"W",2,.T.," Watch Value... "
"M",2,.T.," Modify Value... "
-
"H",2,.T.," History On "
"U",2,.F.," Undo "
"R",2,.F.," Replay "
"T",2,.F.," Truncate User Input "
@
"R",2,.T.," Run DOS Command... "
"C",2,.T.," Customize Menu... "
-
"B",2,.T.," Brief Editor Alt+F10 "
"P",2,.T.," PFM Alt+F9 "
"L",2,.T.," Learn QuickC "
@
"D",2,.T.," Display... "
"M",2,.T.," Make... "
"R",2,.T.," Run / Debug... "
"E",2,.T.," Environment... "
"F",2,.T.," Full Menus "
@
"I",2,.T.," Index "
"C",2,.T.," Contents "
"T",2,.T.," Topic: F1 "
"H",2,.T.," Help On Help Shift+F1 "

#COLORS && PDM color strings for SET COLOR TO
"N/W" && [ 1] hcolor when not selected
"W+/W" && [ 2] hcolor for unselected trigger
"W/N" && [ 3] hcolor for selected option
"W+/N" && [ 4] hcolor for selected trigger
"N/W" && [ 5] vcolor for box
"N/W" && [ 6] vcolor when not selected
"W+/W" && [ 7] vcolor for unselected trigger
"W/N" && [ 8] vcolor for selected option
"W+/N" && [ 9] vcolor for selected trigger
"N+/W" && [10] vcolor for inactive option
"N/W" && [11] vcolor for message row
*


  3 Responses to “Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : PDM_105.ZIP
Filename : QC20.PDM

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/