home *** CD-ROM | disk | FTP | other *** search
/ Program Metropolis - Software Boutique 95 / SOFTWARECD.iso / camipro3 / macrodll.cmz / MACTOKEN.SAM (.txt) < prev   
Encoding:
Ami Pro/Word Pro document  |  1994-08-14  |  21.6 KB  |  791 lines

  1. [ver]
  2. [sty]
  3. [files]
  4. [revisions]
  5. [recfile]
  6. [prn]
  7.     PCL / HP LaserJet
  8. [lang]
  9. [desc]
  10.     660585519
  11.     611692490
  12.     [fopts]
  13.     666492766
  14. [fopts]
  15. [lnopts]
  16.     Body Text
  17. [docopts]
  18. [tag]
  19.     Body Text
  20.     [fnt]
  21.         Tms Rmn
  22.         240
  23.         49152
  24.     [algn]
  25.         225
  26.     [spc]
  27.         100
  28.     [brk]
  29.     [line]
  30.     [spec]
  31.     [nfmt]
  32.         280
  33. [lay]
  34.     Standard
  35.     [rght]
  36.         15840
  37.         12240
  38.         1440
  39.         1440
  40.         1440
  41.         1440
  42.         1440
  43.         10800
  44.     [hrght]
  45.     [lyfrm]
  46.         11200
  47.         12240
  48.         1440
  49.         1 0 0 0 0 0 0
  50.     [frmlay]
  51.         1440
  52.         12240
  53.         1440
  54.         1440
  55.         1440
  56.         10800
  57.     [txt]
  58.     [frght]
  59.     [lyfrm]
  60.         13248
  61.         14400
  62.         12240
  63.         15840
  64.         1 0 0 0 0 0 0
  65.     [frmlay]
  66.         15840
  67.         12240
  68.         1440
  69.         14400
  70.         1440
  71.         1440
  72.         10800
  73.     [txt]
  74. [elay]
  75.     43 0 17 0 0 1 0 65535 65535 Standard    0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  76.     84 16 47 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  77.     128 0 20 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  78.     182 0 29 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  79.     236 0 21 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  80.     289 0 28 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  81.     341 0 10 0 0 0 0 65535 65535 Standard   0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  82.     376 0 22 1025 0 0 0 65535 65535 Standard        0 0 0   0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  83. [edoc]
  84. token|type class parmcnt wparam retval
  85. GOTO|102 1
  86. IF|102 2        ~ IF 
  87.  [ELSEIF 
  88. ] [ELSE 
  89. ] ENDIF  <IF Sales > 1000 "
  90. I" ELSE "
  91. I" ENDIF>
  92. ELSEIF|102 3
  93. ELSE|102 4
  94. ENDIF|102 5
  95. RETURN|102 6
  96. FOR|102 7
  97. NEXT|102 8
  98. WHILE|102 9
  99. WEND|102 10
  100. SWITCH|102 11
  101. CASE|102 12
  102. DEFAULT|102 13
  103. ENDSWITCH|102 14
  104. BREAK|102 15
  105. FUNCTION|102 16
  106. Call|102 18             ~ Call 
  107. W[!macro](
  108. C  <Call ansi.smm!insertchar()>
  109. ONCANCEL|102 19
  110. ONERROR|102 20
  111. DIM|102 21
  112. DEFSTR|102 22
  113. TO|102 23
  114. STEP|102 24
  115. DECLARE|102 25
  116. THEN|102 26
  117. CALLI|102 28
  118. DIALOG|102 29
  119. ENDDIALOG|102 30
  120. ALIAS|102 31
  121. DEFINE|102 32
  122. AND|110 1
  123. OR|110 2
  124. NOT|110 3
  125. ;two parters|123 type
  126. END|123 1
  127. EXIT|123 2
  128. ;fields|125 number
  129. Bookmark|125 0 ~3Bookmark - 
  130. C  <totalsales>, <LastName>
  131. Set|125 1       ~ 
  132. C  <Set totol total + subtotal>, <Set title "President">
  133. Seq|125 2       ~2Seq SequenceName[=[exp]][-[exp]][+exp] - 
  134. C   <Seq Figure>, <Seq Table=5>, <Seq Figure+2 %N2>
  135. PageRef|125 3   ~ PageRef BookmarkName - 
  136. C  <Pageref Chapter5>
  137. NextRec|125 4   ~ NextRec - 
  138. C  <NextRec>
  139. Skip|125 5      ~ Skip - 
  140. C  <IF country != "USA" Skip ENDIF>
  141. Button|125 6    ~ Button "DisplayText" 
  142. C <Button "HELP" Message("See manual pages 345-349.")>
  143. CreateDate|125 7        ~1CreateDate - 
  144. C  <CreateDate %Db>, <CreateDate %T6>
  145. EditDate|125 8  ~1EditDate - 
  146. C  <EditDate %Db>, <EditDate %T6>
  147. NumEdits|125 9  ~ NumEdits - 
  148. C  <"Version 1.{NumEdits}">
  149. TotalEditingTime|125 10 ~ TotalEditingTime - 
  150. C  <Set Cost Rate * TotalEditingTime>
  151. NumPages|125 11 ~ NumPages - 
  152. C  <"Page {getpageno()} of {NumPages}">
  153. NumChars|125 13 ~ NumChars - 
  154. C  <NumChars>
  155. FileSize|125 14 ~ FileSize - 
  156. H KB 
  157. C  <FileSize>
  158. MergeRec|125 16 ~ MergeRec - 
  159. C  <IF MergeRec = 1 set total subtotal ELSE set total total + subtotal ENDIF>
  160. Include|125 17 ~ 
  161. C  <Include "Standard.sam!Greeting">
  162. Defined|125 18 ~ Defined 
  163. C  <IF Defined totalpages totalpages ELSE "?" ENDIF>
  164. PrintEscape|125 19 ~ PrintEscape "Escape 
  165. C  <PrintEscape "[27]&&l2H">, <PrintEscape "[0x1b]&&l30">
  166. Index|125 20 ~ Index "
  167. n" [#] ["
  168. n"] ["
  169. L"] - 
  170. Void|125 21 ~ Void 
  171. C  <Void Exec("clock.exe", "", 2)>
  172. User|125 22 ~ User Anything - 
  173. C  <User 1,Something>
  174. Description|125 23 ~ Description - 
  175. C <Description>
  176. GetBookMark|125 24 ~ GetBookMark BookMark - 
  177. C <GetBookMark "Name">
  178. TOC|125 25 ~ Toc Level "Text..." - 
  179. r..." - 
  180. MergeField|125 26 ~ MergeField Mergefieldname - 
  181. ;keycodes|116 decimalvalue
  182. %Backspace|116 8
  183. %Tab|116 9
  184. %Enter|116 13
  185. %Space|116 32
  186. %PgUp|116 33
  187. %PgDn|116 34
  188. %End|116 35
  189. %Home|116 36
  190. %Left|116 37
  191. %Up|116 38
  192. %Right|116 39
  193. %Down|116 40
  194. %Ins|116 45
  195. %Del|116 46
  196. %Esc|116 27
  197. %F1|116 112
  198. %F2|116 113
  199. %F3|116 114
  200. %F4|116 115
  201. %F5|116 116
  202. %F6|116 117
  203. %F7|116 118
  204. %F8|116 119
  205. %F9|116 120
  206. %F10|116 121
  207. %F11|116 122
  208. %F12|116 123
  209. ;macro_functions_name|105 class parm_cnt
  210. Query$|105 1 -1 ~ *Query$("
  211. r" [,"
  212. r"]) - 
  213. C  <Query$("
  214. W?")>
  215. Decide|105 2 -1 ~ *Decide("
  216. D") - 
  217. C  <IF decide("
  218. D") - 
  219. C") CreateDate ELSE EditDate ENDIF %Db>
  220. Message|105 3 -1        ~ *Message("
  221. r" [,"Title"]) - 
  222. C  <Message("
  223. SingleStep|105 4 1
  224. DEBUG|105 5 1
  225. Type|105 6 1
  226. UserControl|105 7 1
  227. DDEInitiate|105 8 2
  228. DDETerminate|105 9 1
  229. DDEReceive$|105 10 2
  230. DDEExecute|105 11 2
  231. DDEAdvise|105 12 3
  232. strchr|105 13 3
  233. Len|105 14 1    ~ *Len(
  234. C<Len(Query$("Type something"))>
  235. Mid$|105 15 3   ~ *Mid$(
  236. C <Mid$("(404) 851-0007", 2, 3)>
  237. StrCat$|105 16 -1       ~ *StrCat$(
  238. ..]) - 
  239. C  <StrCat$(Query$("
  240. {?"), " 
  241. LCase$|105 17 1 ~ *LCase$(
  242. C  <LCase$("Hello")>
  243. UCase$|105 18 1 ~ *UCase$(
  244. C  <UCase$("Hello")>
  245. FormatNum$|105 19 4 ~ *FormatNum$(
  246. C  <FormatNum$("$", "", 2, 235.8)>
  247. StrField$|105 20 3      ~ *StrField$((
  248. C  <StrField$("one,two,three", 2, ",")>
  249. MultiDecide|105 21 -2
  250. Exec|105 22 -1  ~ *Exec(
  251.  [,show]) - 
  252. C  <Exec("123w.exe", Query$("
  253. ?"))>
  254. CurWord$|105 23 0
  255. CurShade$|105 24 0
  256. FillList|105 25 -1
  257. DialogBox|105 26 2
  258. GetDialogField$|105 27 1
  259. GetViewLevel|105 28 0
  260. GetMode|105 29 0
  261. Messages|105 30 1
  262. FillEdit|105 31 2
  263. IgnoreKeyboard|105 32 1
  264. DDEUnAdvise|105 33 2
  265. FileChanged|105 34 2
  266. DDEPoke|105 35 3
  267. SendKeys|105 36 -1
  268. GetTextBeforeCursor$|105 37 0
  269. ActivateApp|105 38 1
  270. chr$|105 39 1
  271. asc|105 40 1
  272. SetDlgCallBack|105 41 2
  273. GetDlgItemText|105 42 2
  274. SetDlgItemText|105 43 3
  275. GetDlgItem|105 44 2
  276. GetViewPrefOpts|105 45 0
  277. GetViewPrefLevel|105 46 0
  278. DlgKeyInterrupt|105 47 2
  279. sjis$|105 129 1
  280. knj$|105 130 1
  281. sjistojis$|105 131 1
  282. jistosjis$|105 132 1
  283. KMid$|105 133 3    ~ *KMid$(
  284. C <Kmid$("(404) 851-0007", 2, 3)>
  285. TLen|105 134 1    ~ *TLen(
  286. C<TLen(Query$("Type something"))>
  287. cdbl$|105 135 -1
  288. csng$|105 136 -1
  289. kext$|105 137 2
  290. kinstr|105 138 3
  291. isdbcs|105 139 2
  292. kpos|105 140 2
  293. hex$|105 141 1
  294. fgets$|105 257 1
  295. fputs|105 258 -2
  296. fopen|105 259 2
  297. fclose|105 260 1
  298. GetMarkText$|105 261 0
  299. ftell|105 262 1
  300. fseek|105 263 3
  301. SetGlobalVar|105 264 2
  302. GetGlobalVar$|105 265 1
  303. FreeGlobalVar|105 266 1
  304. GetOpenFileName$|105 267 0
  305. GetDocPath$|105 268 0
  306. GetStylePath$|105 269 0
  307. GetBackPath$|105 270 0
  308. AllocGlobalVar|105 271 2
  309. SetGlobalArray|105 272 3
  310. GetGlobalArray$|105 273 2
  311. Pause|105 274 1
  312. AssignKey|105 275 2
  313. GetTime|105 276 0
  314. IsNumeric|105 277 1
  315. AtEof|105 278 0
  316. GetDocInfo$|105 279 1
  317. FindFirst$|105 280 2
  318. FindNext$|105 281 0
  319. CurChar$|105 282 0
  320. DllLocate|105 283 3
  321. DllCall|105 284 -1
  322. RunLater|105 285 2
  323. GetProfileString$|105 286 -1
  324. WriteProfileString|105 287 -1
  325. GetStyleName$|105 288 0
  326. GetCurrentDir$|105 290 0
  327. AnswerMsgBox|105 291 1
  328. DarkMode|105 292 1
  329. CursorPosition$|105 293 0
  330. GetPageNo|105 294 0
  331. GetMacPath$|105 295 0
  332. HourGlass|105 296 1
  333. DLLLoadLib|105 297 3
  334. DLLFreeLib|105 298 1
  335. GetGlobalVarCount|105 299 0
  336. GetGlobalVarNames|105 300 1
  337. GetDocInfoKeywords$|105 301 0
  338. AddBar|105 513 0
  339. ShowBar|105 514 1
  340. AddMenu|105 515 2
  341. AddMenuItem|105 516 -4
  342. RenameMenuItem|105 517 -4
  343. CheckMenuItem|105 518 -4
  344. GrayMenuItem|105 519 -4
  345. DeleteMenuItem|105 520 -2
  346. DeleteMenu|105 521 -2
  347. AddMenuItemDDE|105 522 -4
  348. ChangeMenuAction|105 523 -4
  349. AddCascadeMenu|105 524 -3
  350. AddCascadeMenuItem|105 525 -5
  351. ChangeCascadeAction|105 526 -5
  352. InsertMenuItem|105 527 -5
  353. InsertCascadeMenu|105 528 -4
  354. InsertMenu|105 528 3
  355. InsertCascadeMenuItem|105 529 -6
  356. ToMenuBinary$|105 641 1
  357. ToMenuAscii$|105 642 1
  358. DateDiff|105 769 2
  359. FormatDate$|105 770 2
  360. FormatSeq$|105 771 2
  361. Now|105 772 0 ~1*Now() - 
  362. C <Now() %Db>
  363. FormatTime$|105 773 2
  364. DOSGetEnv$|105 774 1
  365. DOSGetFileAttr|105 775 1
  366. DOSSetFileAttr|105 776 2
  367. DOSrmdir|105 777 1
  368. DOSrename|105 778 2
  369. DOSdelfile|105 779 1
  370. DOSmkdir|105 780 1
  371. DOSchdir|105 781 1
  372. fread|105 782 2
  373. fwrite|105 783 -2
  374. BracketsToBin|105 784 1
  375. BinToBrackets|105 785 1
  376. Round|105 786 1
  377. Truncate|105 787 1
  378. Mod|105 788 2
  379. StatusBarMsg|105 789 1
  380. ChangeIcons|105 790 1
  381. SetIconSize|113 1 655 1
  382. PhysicalToLogical|105 791 1
  383. GetFmtPageStr$|105 792 1
  384. GetCurFrameLines|105 793 10
  385. GetCurFrameType|105 794 3
  386. GetCurFrameBorders|105 795 9
  387. SelectWindow|105 796 1
  388. SelectFrameByName|105 797 1
  389. GetAmiDirectory$|105 798 0
  390. GetRunningMacroName$|105 799 0
  391. IsFrameSelected|105 800 0
  392. Beep|105 801 0
  393. GetRunningMacroFile$|105 802 0
  394. DOSCopyFile|105 803 2
  395. GetCurFontInfo|105 804 4
  396. Assign|105 805 2
  397. Left$|105 806 2 ~ *Left$(
  398. C  <Left$("12345678", 4)>
  399. Right$|105 807 2 ~ *Right$(
  400. C  <Right$("123456789", 5)>
  401. Instr|105 808 3
  402. AppMove|105 1025 3
  403. AppSize|105 1026 3
  404. AppClose|105 1027 1
  405. AppGetWindowPos|105 1028 5
  406. AppMaximize|105 1029 1
  407. AppMinimize|105 1030 1
  408. AppRestore|105 1031 1
  409. AppIsRunning|105 1032 1
  410. AppGetAppCount|105 1033 0
  411. AppGetAppNames|105 1034 1
  412. AppHide|105 1035 1
  413. AppSendMessage|105 1036 4
  414. ClipboardRead|105 1037 1
  415. ClipboardWrite|105 1038 2
  416. GetBookMarkCount|105 1039 0
  417. GetBookMarkNames|105 1040 1
  418. ArrayInsert|105 1041 3
  419. ArrayDelete|105 1042 2
  420. ArraySort|105 1043 -1
  421. ArraySearch|105 1044 -2
  422. ArrayInsertByKey|105 1045 -3
  423. ArraySize|105 1046 1
  424. GetMasterFilesCount|105 1047 0
  425. GetMasterFiles|105 1048 1
  426. GetBookMarkPage|105 1049 1
  427. GetOpenFileCount|105 1050 0
  428. GetOpenFileNames|105 1051 1
  429. GetLayoutType|105 1281 0
  430. GetLayoutPageSize|105 1282 4
  431. GetLayoutRightLines|105 1283 5
  432. GetLayoutLeftLines|105 1284 5
  433. GetLayoutParmCnt|105 1285 1
  434. GetLayoutParameters|105 1286 2
  435. AmiProIndirect|105 1287 3
  436. GetWindowsDirectory$|105 1288 0
  437. EvalField|105 1289 1
  438. RecOpen|105 1290 -2
  439. RecClose|105 1291 1
  440. RecGetField|105 1292 2
  441. RecNextRec|105 1293 1
  442. RecFieldCount|105 1294 1
  443. RecFieldName$|105 1295 2
  444. NWGetObjectCount|105 1296 1
  445. NWGetObjectNames|105 1296 3
  446. NWGetContainerCount|105 1297 1
  447. NWGetContainerNames|105 1297 3
  448. NWReferenceToFile$|105 1298 1
  449. NWGetCurrentContainer|105 1299 2
  450. NWGetCurrentObject$|105 1300 0
  451. TableGetRange|105 1301 4
  452. GetSpecialEffects$|105 1302 0
  453. NWGetParent|105 1303 3
  454. GetPowerFieldCount|105 1304 1
  455. GetPowerFields|105 1305 2
  456. GotoPowerField|105 1306 2
  457. GetPowerFieldPage|105 1307 2
  458. GetStyleCount|105 1308 0
  459. GetStyleNames|105 1309 1
  460. GetDocVar|105 1310 1
  461. SetDocVar|105 1311 2
  462. GetMajic|105 1312 0
  463. GetInfo|105 1313 -1
  464. KeyInterrupt|105 1314 1
  465. MouseInterrupt|105 1315 1
  466. GetIconPalette|105 1316 0
  467. IsNewWave|105 1317 0
  468. OnMDIActivate|105 1318 1
  469. ;Numeric Constants|109 value
  470. ;Sammy_Functions:_name|113 parmcnt menuid retval
  471. <+#><+!>'FILE
  472. PrintEnvelope|113 0 237 1
  473. CreateDataFile|113 0 784 1
  474. OpenMergeFile|113 3 785 1
  475. CreateDescriptionFile|113 -1 783 1
  476. OpenDataFile|113 2 789 1
  477. EditDataFile|113 0 787 1
  478. New|113 3 101 1
  479. FileOpen|113 3 102 1
  480. ImportText|113 3 152 1
  481. FileClose|113 0 147 1
  482. NextWindow|113 0 727 1
  483. Save|113 0 103 1
  484. SaveAs|113 4 104 1
  485. SaveAsObject|113 4 127 1
  486. SaveAsMaster|113 2 130 1
  487. Revert|113 0 105 1
  488. ImportPicture|113 4 141 1
  489. ImportExport|113 -4 107 1
  490. FileManagement|113 0 108 1
  491. DocInfo|113 3 109 1
  492. RenameDocInfoField|113 2 125 1
  493. DocInfoFields|113 8 140 1
  494. DDELinks|113 -1 115 1
  495. MasterDoc|113 0 146 1
  496. MasterDocOpts|113 0 280 1
  497. Merge|113 -1 110 1
  498. MergeToFile|113 -1 110 3
  499. MergeMacro|113 -1 110 4
  500. MergeAction|113 1 116 1
  501. SelectDataFile|113 2 780 1
  502. SelectMergeDataFile|113 2 788 0
  503. FilePrint|113 4 111 1
  504. PrintOptions|113 3 126 1
  505. PrintSetup|113 -1 112 1
  506. SetMasterFiles|113 -3 284 1
  507. SetTOCFile|113 1 285 1
  508. SetIndexFile|113 2 283 1
  509. SetTOCOpts|113 7 470 1
  510. TOCOptions|113 -1 495 1
  511. ObjectAttributes|113 4 143 1
  512. AsciiOptions|113 1 123 1
  513. SendMail|113 1 229 1
  514. ReadMail|113 0 230 1
  515. OpenPreviousFile1|113 0 133 1
  516. OpenPreviousFile2|113 0 134 1
  517. OpenPreviousFile3|113 0 135 1
  518. OpenPreviousFile4|113 0 136 1
  519. OpenPreviousFile5|113 0 137 1
  520. <+#><+!>'EDIT
  521. Undo|113 0 151 1
  522. Cut|113 0 153 1
  523. Copy|113 0 154 1
  524. Paste|113 0 155 1
  525. ;PasteSpecial|113 1 588 1
  526. InsertVariable|113 0 158 1
  527. InsertMerge|113 0 182 1
  528. InsertDocInfo|113 0 183 1
  529. InsertDate|113 2 165 1
  530. InsertMergeField|113 1 166 1
  531. InsertDocInfoField|113 2 167 1
  532. MarkText|113 0 159 0
  533. MarkTOC|113 0 159 103
  534. MarkIndexWord|113 0 180 1 
  535. MarkTOCEntry|113 0 835 1 
  536. InsertBullet|113 1 836 1 
  537. MarkBookMark|113 2 466 1
  538. Footnotes|113 5 160 1
  539. Notes|113 0 282 1
  540. InsertNote|113 1 181 1
  541. SetDefPaths|113 0 170 0
  542. UseWorkingDir|113 1 591 1
  543. SetDefOptions|113 2 173 1
  544. SetDocPath|113 1 174 1
  545. SetStylePath|113 1 175 1
  546. SetBackPath|113 1 176 1<+#>
  547. SetMacroPath|113 1 286 1<+#>
  548. SetIconPath|113 1 518 1
  549. FieldEvaluate|113 0 571 1
  550. FieldLock|113 2 268 1
  551. FieldAuto|113 2 224 1
  552. FieldNext|113 0 569 1
  553. FieldPrev|113 0 570 1
  554. FieldRemove|113 2 227 1
  555. FieldUpdate|113 3 573 1
  556. FieldAdd|113 1 572 1
  557. FieldSave|113 1 269 1
  558. FieldEnd|113 0 568 1
  559. FieldCommand|113 0 568 0
  560. FieldToggleDisplay|113 0 266 1
  561. FieldShowResults|113 0 225 1
  562. FieldUpdateAll|113 0 267 1
  563. ProtectedText|113 -1 188 1
  564. NoHyphenation|113 -1 189 1
  565. SetDataFile|113 4 566 1
  566. GlossaryAdd|113 3 199 1
  567. RevisionInsertion|113 0 187 1
  568. InsertNewObject|113 1 589 1
  569. <+!><+#>'OBJECT
  570. CreateANew|113 0 192 1
  571. OpenObject|113 0 191 1
  572. ListObjects|113 2 193 1
  573. ShowLinks|113 1 194 1
  574. ObjectAttributes|113 4 195 1
  575. Share|113 0 184 1
  576. <:#297,9360><+#><+!>'<-#><+#>VIEW
  577. FullPageView|113 0 201 1
  578. CustomView|113 0 202 1
  579. StandardView|113 0 203 1
  580. EnlargedView|113 0 204 1
  581. FacingView|113 0 212 1
  582. LayoutMode|113 0 210 1
  583. DraftMode|113 0 211 1
  584. OutlineMode|113 0 218 1
  585. ViewPreferences|113 2 206 1
  586. ToggleCleanScreen|113 0 233 1
  587. CleanScreenOptions|113 1 234 1
  588. ToggleTabRuler|113 0 207 1
  589. ShowTabRuler|113 0 207 2
  590. HideTabRuler|113 0 207 3
  591. ToggleIconbar|113 0 208 1
  592. ShowIconbar|113 0 208 2
  593. HideIconbar|113 0 208 3
  594. LoadOptions|113 3 217 1
  595. <+#><+!>'TEXT
  596. FastFormat|113 0 246 1
  597. ApplyFormat|113 0 238 1
  598. FontChange|113 4 251 1
  599. FontRevert|113 0 251 2
  600. LeftAlign|113 0 259 1
  601. RightAlign|113 0 261 1
  602. Center|113 0 260 1
  603. Justify|113 0 262 1
  604. Spacing|113 1 252 1
  605. NormalText|113 0 253 1
  606. Bold|113 -1 254 1
  607. Italic|113 -1 255 1
  608. Underline|113 -1 256 1
  609. WordUnderline|113 -1 257 1
  610. SpecialEffects|113 2 258 1
  611. Indent|113 4 265 1
  612. IndentAll|113 0 247 1
  613. IndentFirst|113 0 248 1
  614. IndentRest|113 0 249 1
  615. Uppercase|113 0 273 1
  616. LowerCase|113 0 287 1
  617. InitialCaps|113 0 288 1
  618. SmallCaps|113 0 289 1
  619. <+#><+!>'STYLE
  620. CreateStyle|113 3 301 1
  621. ModifyStyle|113 0 302 0
  622. ModifySelect|113 1 311 1
  623. ModifyBreaks|113 -3 312 1
  624. ModifyAlignment|113 6 313 1
  625. ModifyLines|113 8 314 1
  626. ModifyFont|113 4 315 1
  627. ModifySpacing|113 7 316 1
  628. ModifyTable|113 6 317 1
  629. ModifyEffects|113 7 318 1
  630. ModifyReflow|113 0 319 1
  631. UseAnotherStyle|113 2 304 1
  632. SaveAsNewStyle|113 5 305 1
  633. StyleManagement|113 0 303 0
  634. SelectStyle|113 0 306 0
  635. ToggleStylesBox|113 0 307 1
  636. ShowStylesBox|113 0 307 2
  637. HideStylesBox|113 0 307 3
  638. DefineStyle|113 0 324 1
  639. StyleManageInit|113 0 321 1
  640. StyleManageAction|113 3 322 1
  641. StyleManageFinish|113 0 326 1
  642. OutlineStyle|113 -1 320 1
  643. SetStyle|113 1 323 1
  644. <+#><+!>'PAGE
  645. InsertLayout|113 0 378 1
  646. RemoveLayout|113 0 373 1
  647. RevertLayout|113 0 374 1
  648. ModifyLayout|113 0 352 0
  649. ModLayoutFinish|113 0 376 1
  650. ModLayoutInit|113 1 361 1
  651. ModLayoutPageSize|113 4 362 1
  652. ModLayoutRightPage|113 -8 363 1
  653. ModLayoutRightHeader|113 -8 364 1
  654. ModLayoutRightFooter|113 -8 365 1
  655. ModLayoutRightLines|113 5 366 1
  656. ModLayoutLeftPage|113 -8 367 1
  657. ModLayoutLeftHeader|113 -8 368 1
  658. ModLayoutLeftFooter|113 -8 369 1
  659. ModLayoutLeftLines|113 5 370 1
  660. FloatingHeader|113 1 360 1
  661. TabRulerInsert|113 0 371 1
  662. TabRulerRemove|113 0 372 1
  663. PageNumber|113 4 356 1
  664. LineNumber|113 3 359 1
  665. PageBreak|113 1 357 1
  666. HeaderFooter|113 1 377 1
  667. <+!><+#>'FRAME
  668. AddFrame|113 4 413 1
  669. ManualFrame|113 0 409 1
  670. AddFrameDlg|113 0 414 1
  671. FrameLayout|113 0 402 0
  672. GraphicsScaling|113 6 403 1
  673. DrawingMode|113 0 411 1
  674. ChartingMode|113 0 412 1
  675. Equations|113 0 423 1
  676. ImageProcessing|113 0 424 1
  677. GroupFrames|113 0 404 1
  678. BringFrameToFront|113 0 407 1
  679. SendFrameToBack|113 0 408 1
  680. SetFrameDefaults|113 17 415 1
  681. FrameModInit|113 0 421 1
  682. FrameModLines|113 10 416 1
  683. FrameModType|113 3 417 1
  684. FrameModBorders|113 9 418 1
  685. FrameModColumns|113 -1 419 1
  686. FrameModFinish|113 0 420 1
  687. <+#><+!>'TOOLS
  688. GotoCmd|113 3 452 1
  689. GotoShade|113 3 452 2
  690. GotoAgain|113 0 458 1
  691. FindReplace|113 0 451 0
  692. Replace|113 5 488 1
  693. SpellCheck|113 1 459 1
  694. ChangeLanguage|113 3 481 1
  695. Thesaurus|113 0 455 0
  696. Glossary|113 1 467 1
  697. GLossSet|113 1 468 1
  698. Generate|113 1 465 1
  699. Sort|113 6 456 1
  700. ChangeShortcutKey|113 3 490 1
  701. OnKey|113 3 422 1
  702. AssignMacroToFile|113 3 463 1
  703. Tables|113 -1 457 1
  704. DeleteEntireTable|113 0 651 1
  705. SelectEntireTable|113 0 654 1
  706. UserSetup|113 11 162 1
  707. MacroEdit|113 0 501 0
  708. MacroPlay|113 0 502 0
  709. MacroOptions|113 0 504 0
  710. IconCustomize|113 0 209 0
  711. IconRight|113 0 221 1
  712. IconLeft|113 0 220 1
  713. IconTop|113 0 222 1
  714. IconBottom|113 0 223 1
  715. IconFloating|113 0 219 1
  716. RevisionMarking|113 2 460 1
  717. RevisionMarkOpts|113 10 461 1
  718. ReviewRevisions|113 0 558 1
  719. DocumentCompare|113 1 500 1
  720. <+#><+!>'WINDOW
  721. NewWindow|113 0 525 1
  722. TileWindow|113 0 526 1
  723. CascadeWindow|113 0 527 1
  724. StartOfFiles|113 0 528 1
  725. <+#><+!>'TABLES
  726. TableLayout|113 -11 626 1
  727. TableLines|113 5 632 1
  728. InsertColumnRow|113 3 627 1
  729. DeleteColumnRow|113 1 628 1
  730. DeleteEntireTable|113 0 651 1
  731. SizeColumnRow|113 4 634 1
  732. ConnectCells|113 0 635 1
  733. Heading|113 0 631 1
  734. ProtectCells|113 0 638 1
  735. LeaderNone|113 0 642 1
  736. LeaderDots|113 0 639 1
  737. LeaderHyphs|113 0 640 1
  738. LeaderLines|113 0 641 1
  739. QuickAddCol|113 0 644 1
  740. QuickAddRow|113 0 643 1
  741. EditFormula|113 0 629 0
  742. SetFormula|113 1 637 1
  743. MoveParagraphUp|113 0 753 1
  744. MoveParagraphDown|113 0 754 1
  745. MoveLeftOrPromote|113 0 751 1
  746. MoveRightOrDemote|113 0 752 1
  747. SelectColumn|113 0 652 1
  748. SelectRow|113 0 653 1
  749. SelectEntireTable|113 0 654 1
  750. <+#><+!>'HELP
  751. Help|113 0 551 0
  752. About|113 0 552 0
  753. MacroHelp|113 0 553 0
  754. EnhancementProducts|113 0 555 0
  755. UsingHelp|113 0 830 0
  756. KeyboardHelp|113 0 831 0 
  757. HowDoIHelp|113 0 832 0 
  758. BasicsHelp|113 0 833 0
  759. UpgradeHelp|113 0 834 0
  760. <+#><+!>'MISC
  761. TypeOver|113 0 163 1
  762. PageDown|113 0 186 1
  763. PageUp|113 0 185 1
  764. FontFaceChange|113 1 278 1
  765. FontPointSizeChange|113 1 279 1
  766. OutlineLevels|113 1 757 1
  767. Delete|113 0 179 1
  768. ControlPanel|113 0 601 1
  769. TabRuler|113 -1 810 1
  770. PasteSpecial|113 1 588 1
  771. GetNotesWriteHandle|113 0 850 1
  772. ;sammy2funs|122 parmcnt message wparam
  773. Minimize|122 0 274 61472
  774. Maximize|122 0 274 61488
  775. Restore|122 0 274 61728
  776. ExitAmi|122 0 274 61536
  777. LineDown|122 0 277 0
  778. LineUp|122 0 277 1
  779. ScreenDown|122 0 277 2
  780. ScreenUp|122 0 277 3
  781. ElevatorUpDown|122 1 277 4
  782. TopOfFile|122 0 277 6
  783. EndOfFile|122 0 277 7
  784. CharRight|122 0 276 0
  785. CharLeft|122 0 276 1
  786. ScreenRight|122 0 276 2
  787. ScreenLeft|122 0 276 3
  788. ElevatorLeftRight|122 1 276 4
  789. LeftEdge|122 0 276 6
  790. RightEdge|122 0 276 7
  791.