11{{fbdoc item="title" value="Alphabetical Keywords List"}}----
22Alphabetical listing of keywords, macros and procedures.
33
4- [[CatPgOpIndex |Operators]] ## {{anchor name="dot|."}} {{anchor name="underscore|_"}} {{anchor name="hash|#"}} {{anchor name="dollar|$"}} {{anchor name="a|A"}} {{anchor name="b|B"}} {{anchor name="c|C"}} {{anchor name="d|D"}} {{anchor name="e|E"}} {{anchor name="f|F"}} {{anchor name="g|G"}} {{anchor name="h|H"}} {{anchor name="i|I"}} {{anchor name="k|K"}} {{anchor name="l|L"}} {{anchor name="m|M"}} {{anchor name="n|N"}} {{anchor name="o|O"}} {{anchor name="p|P"}} {{anchor name="r|R"}} {{anchor name="s|S"}} {{anchor name="t|T"}} {{anchor name="u|U"}} {{anchor name="v|V"}} {{anchor name="w|W"}} {{anchor name="x|X"}} {{anchor name="y|Y"}} {{anchor name="z|Z"}}##
4+ ##{{anchor name="op |Operators"}} {{anchor name="dot|."}} {{anchor name="underscore|_"}} {{anchor name="hash|#"}} {{anchor name="dollar|$"}} {{anchor name="query|? "}} {{anchor name="a|A"}} {{anchor name="b|B"}} {{anchor name="c|C"}} {{anchor name="d|D"}} {{anchor name="e|E"}} {{anchor name="f|F"}} {{anchor name="g|G"}} {{anchor name="h|H"}} {{anchor name="i|I"}} {{anchor name="k|K"}} {{anchor name="l|L"}} {{anchor name="m|M"}} {{anchor name="n|N"}} {{anchor name="o|O"}} {{anchor name="p|P"}} {{anchor name="r|R"}} {{anchor name="s|S"}} {{anchor name="t|T"}} {{anchor name="u|U"}} {{anchor name="v|V"}} {{anchor name="w|W"}} {{anchor name="x|X"}} {{anchor name="y|Y"}} {{anchor name="z|Z"}}##
55
66{{fbdoc item="back" value="DocToc|Table of Contents"}}
7- <<{{fbdoc item="section" value="Operators"}}
7+ <<{{fbdoc item="section" value="Operators"}}{{anchor name="op"}}
88 - [[CatPgOpIndex|See Operator List]]
99
1010{{fbdoc item="section" value="."}}{{anchor name="dot"}}
@@ -94,6 +94,11 @@ Alphabetical listing of keywords, macros and procedures.
9494 - {{fbdoc item="keyword" value="KeyPgMetaLang|$LANG"}}
9595 - {{fbdoc item="keyword" value="KeyPgMetaStatic|$STATIC"}}
9696
97+ {{fbdoc item="section" value="?"}}{{anchor name="query"}}
98+ - {{fbdoc item="keyword" value="KeyPgPrint|? (Shortcut for 'PRINT')"}}
99+ - {{fbdoc item="keyword" value="KeyPgPrintPp|? # (Shortcut for 'PRINT #')"}}
100+ - {{fbdoc item="keyword" value="KeyPgPrintusing|? USING (Shortcut for 'PRINT USING')"}}
101+
97102{{fbdoc item="section" value="A"}}{{anchor name="a"}}
98103 - {{fbdoc item="keyword" value="KeyPgAbs|ABS"}}
99104 - {{fbdoc item="keyword" value="KeyPgAbstract|ABSTRACT (member)"}}
@@ -259,6 +264,8 @@ Alphabetical listing of keywords, macros and procedures.
259264 - {{fbdoc item="keyword" value="KeyPgExp|EXP"}}
260265 - {{fbdoc item="keyword" value="KeyPgExport|EXPORT"}}
261266 - {{fbdoc item="keyword" value="KeyPgExtends|EXTENDS"}}
267+ - {{fbdoc item="keyword" value="KeyPgExtendsWstring|EXTENDS WSTRING"}}
268+ - {{fbdoc item="keyword" value="KeyPgExtendsZstring|EXTENDS ZSTRING"}}
262269 - {{fbdoc item="keyword" value="KeyPgExtern|EXTERN"}}
263270 - {{fbdoc item="keyword" value="KeyPgExternBlock|EXTERN...END EXTERN"}}
264271
@@ -297,7 +304,7 @@ Alphabetical listing of keywords, macros and procedures.
297304 - {{fbdoc item="keyword" value="KeyPgHiword|HIWORD"}}
298305 - {{fbdoc item="keyword" value="KeyPgHour|HOUR"}}
299306
300- {{fbdoc item="section" value="I"}}{{anchor name="i"}}
307+ <<>> {{fbdoc item="section" value="I"}}{{anchor name="i"}}
301308 - {{fbdoc item="keyword" value="KeyPgIfthen|IF...THEN"}}
302309 - {{fbdoc item="keyword" value="KeyPgIif|IIF"}}
303310 - {{fbdoc item="keyword" value="KeyPgImageConvertRow|IMAGECONVERTROW"}}
@@ -322,7 +329,7 @@ Alphabetical listing of keywords, macros and procedures.
322329 - {{fbdoc item="keyword" value="KeyPgIsDate|ISDATE"}}
323330 - {{fbdoc item="keyword" value="KeyPgIsredirected|ISREDIRECTED"}}
324331
325- <<>> {{fbdoc item="section" value="K"}}{{anchor name="k"}}
332+ {{fbdoc item="section" value="K"}}{{anchor name="k"}}
326333 - {{fbdoc item="keyword" value="KeyPgKill|KILL"}}
327334
328335{{fbdoc item="section" value="L"}}{{anchor name="l"}}
@@ -426,25 +433,22 @@ Alphabetical listing of keywords, macros and procedures.
426433 - {{fbdoc item="keyword" value="KeyPgPmap|PMAP"}}
427434 - {{fbdoc item="keyword" value="KeyPgPoint|POINT"}}
428435 - {{fbdoc item="keyword" value="KeyPgPointCoord|POINTCOORD"}}
429- - {{fbdoc item="keyword" value="KeyPgPointer |POINTER"}}
436+ - {{fbdoc item="keyword" value="KeyPgPtr |POINTER"}}
430437 - {{fbdoc item="keyword" value="KeyPgPoke|POKE"}}
431438 - {{fbdoc item="keyword" value="KeyPgPos|POS"}}
432439 - {{fbdoc item="keyword" value="KeyPgPreserve|PRESERVE"}}
433440 - {{fbdoc item="keyword" value="KeyPgPreset|PRESET"}}
434441 - {{fbdoc item="keyword" value="KeyPgPrint|PRINT"}}
435- - {{fbdoc item="keyword" value="KeyPgPrint|?"}}
436442 - {{fbdoc item="keyword" value="KeyPgPrintPp|PRINT #"}}
437- - {{fbdoc item="keyword" value="KeyPgPrintPp|? #"}}
438443 - {{fbdoc item="keyword" value="KeyPgPrintusing|PRINT USING"}}
439- - {{fbdoc item="keyword" value="KeyPgPrintusing|? USING"}}
440444 - {{fbdoc item="keyword" value="KeyPgPrivate|PRIVATE"}}
441445 - {{fbdoc item="keyword" value="KeyPgVisPrivate|PRIVATE: (Access Control)"}}
442446 - {{fbdoc item="keyword" value="KeyPgOpProcptr|PROCPTR"}}
443447 - {{fbdoc item="keyword" value="KeyPgProperty|PROPERTY"}}
444448 - {{fbdoc item="keyword" value="KeyPgVisProtected|PROTECTED: (Access Control)"}}
445449 - {{fbdoc item="keyword" value="KeyPgPset|PSET (Statement)"}}
446450 - {{fbdoc item="keyword" value="KeyPgPsetGfx|PSET (Graphics PUT)"}}
447- - {{fbdoc item="keyword" value="KeyPgPtr|PTR"}}
451+ - {{fbdoc item="keyword" value="KeyPgPtr|PTR (Shortcut for 'POINTER') "}}
448452 - {{fbdoc item="keyword" value="KeyPgPublic|PUBLIC"}}
449453 - {{fbdoc item="keyword" value="KeyPgVisPublic|PUBLIC: (Access Control)"}}
450454 - {{fbdoc item="keyword" value="KeyPgPutgraphics|PUT (Graphics)"}}
0 commit comments