home *** CD-ROM | disk | FTP | other *** search
- # ascii.cfg converts the WP file directly into an ASCII representation of
- # same, which vaguely approximates the `show codes' screen. Useful for
- # debugging your configuration files.
-
- '\000'="[000]"
- '\001'="[001]"
- '\002'="[002]"
- '\003'="[003]"
- '\004'="[004]"
- '\005'="[005]"
- '\006'="[006]"
- '\007'="[007]"
- '\010'="[010]"
- '\011'="[011]"
- '\012'="[012]"
- '\013'="[013]"
- '\014'="[014]"
- '\015'="[015]"
- '\016'="[016]"
- '\017'="[017]"
- '\020'="[020]"
- '\021'="[021]"
- '\022'="[022]"
- '\023'="[023]"
- '\024'="[024]"
- '\025'="[025]"
- '\026'="[026]"
- '\027'="[027]"
- '\030'="[030]"
- '\031'="[031]"
- '\032'="[032]"
- '\033'="[033]"
- '\034'="[034]"
- '\035'="[035]"
- '\036'="[036]"
- '\037'="[037]"
- '\200'="[200]"
- '\201'="[201]"
- '\202'="[202]"
- '\203'="[203]"
- '\204'="[204]"
- '\205'="[205]"
- '\206'="[206]"
- '\207'="[207]"
- '\210'="[210]"
- '\211'="[211]"
- '\212'="[212]"
- '\213'="[213]"
- '\214'="[214]"
- '\215'="[215]"
- '\216'="[216]"
- '\217'="[217]"
- '\220'="[220]"
- '\221'="[221]"
- '\222'="[222]"
- '\223'="[223]"
- '\224'="[224]"
- '\225'="[225]"
- '\226'="[226]"
- '\227'="[227]"
- '\230'="[230]"
- '\231'="[231]"
- '\232'="[232]"
- '\233'="[233]"
- '\234'="[234]"
- '\235'="[235]"
- '\236'="[236]"
- '\237'="[237]"
- '\240'="[240]"
- '\241'="[241]"
- '\242'="[242]"
- '\243'="[243]"
- '\244'="[244]"
- '\245'="[245]"
- '\246'="[246]"
- '\247'="[247]"
- '\250'="[250]"
- '\251'="[251]"
- '\252'="[252]"
- '\253'="[253]"
- '\254'="[254]"
- '\255'="[255]"
- '\256'="[256]"
- '\257'="[257]"
- '\260'="[260]"
- '\261'="[261]"
- '\262'="[262]"
- '\263'="[263]"
- '\264'="[264]"
- '\265'="[265]"
- '\266'="[266]"
- '\267'="[267]"
- '\270'="[270]"
- '\271'="[271]"
- '\272'="[272]"
- '\273'="[273]"
- '\274'="[274]"
- '\275'="[275]"
- '\276'="[276]"
- '\277'="[277]"
- '\300'="[300]"
- '\301'="[301]"
- '\302'="[302]"
- '\303'="[303]"
- '\304'="[304]"
- '\305'="[305]"
- '\306'="[306]"
- '\307'="[307]"
- '\310'="[310]"
- '\311'="[311]"
- '\312'="[312]"
- '\313'="[313]"
- '\314'="[314]"
- '\315'="[315]"
- '\316'="[316]"
- '\317'="[317]"
- '\320'="[320]"
- '\321'="[321]"
- '\322'="[322]"
- '\323'="[323]"
- '\324'="[324]"
- '\325'="[325]"
- '\326'="[326]"
- '\327'="[327]"
- '\330'="[330]"
- '\331'="[331]"
- '\332'="[332]"
- '\333'="[333]"
- '\334'="[334]"
- '\335'="[335]"
- '\336'="[336]"
- '\337'="[337]"
- '\340'="[340]"
- '\341'="[341]"
- '\342'="[342]"
- '\343'="[343]"
- '\344'="[344]"
- '\345'="[345]"
- '\346'="[346]"
- '\347'="[347]"
- '\350'="[350]"
- '\351'="[351]"
- '\352'="[352]"
- '\353'="[353]"
- '\354'="[354]"
- '\355'="[355]"
- '\356'="[356]"
- '\357'="[357]"
- '\360'="[360]"
- '\361'="[361]"
- '\362'="[362]"
- '\363'="[363]"
- '\364'="[364]"
- '\365'="[365]"
- '\366'="[366]"
- '\367'="[367]"
- '\370'="[370]"
- '\371'="[371]"
- '\372'="[372]"
- '\373'="[373]"
- '\374'="[374]"
- '\375'="[375]"
- '\376'="[376]"
- '\377'="[377]"
-
- BEGIN="[BOF]\n"
- END="[EOF]\n"
- Comment="["
- comment=" not supported]\n"
- HRt="[HRt]\n"
- SRt="[SRt]\n"
-
- SetFn#="[SetFn#%1]"
- Fn="[Fn]"
- FNote#="[FNote#]"
- fn="[fn]"
-
- En="[En]"
- ENote#="[ENote#]"
- en="[en]"
-
- # Character attributes
- Und="[U]"
- und="[u]"
- Bold="[B]"
- bold="[b]"
- Red="[Red]"
- red="[red]"
- Strike="[Strike]"
- strike="[strike]"
- Rev="[Reverse]"
- rev="[reverse]"
- Over="[Overtype]"
- over="[overtype]"
- Sup="[Sup]"
- sup="[sup]"
- Sub="[Sub]"
- sub="[sub]"
-
- # Alignment
- Center="[C]"
- center="[c]"
- CenterHere="[CHere]"
- centerhere="[chere]"
- Align="[Align]"
- align="[align]"
- AlignChar="[Algn Char:%c]"
- FlushRight="[Flsh Rt]"
- flushright="[flsh rt]"
-
- Over="[O]"
- over="[o]"
-
- # Hyphens and line breaking and layout
- Hyph="[Hyph]"
- hyph="[hyph]"
- HZone="[HZone:%1,%2]"
- -="[-]"
- \--="[-eol]\n"
- \-="[soft-]"
- --="[soft-eol]\n"
- =="[hard-]"
- NoHyphWord="[/]"
- HSpace="[ ]"
- Just="[Just]"
- just="[just]"
-
- # Tabs and indentation
- Tab="[Tab]"
- BeginTabs="[Tab Set"
- SetTab=" %1"
- SetTabCenter=" %1c"
- SetTabRight=" %1r"
- SetTabDecimal=" %1d"
- EndTabs="]\n"
- Indent="[Ind]"
- indent="[ind]"
- DIndent="[DIndent]"
- MarginRelease="[Margin Release:%1]"
-
- # Line spacing
- LS="[Line spacing: %1/2]"
- SS="[Line spacing: 1]"
- 1.5S="[Line spacing: 3/2]"
- DS="[Line spacing: 2]"
- TS="[Line spacing: 3]"
- LPI="[LPI:%1]"
-
- # Headers, footers, and page layout
- Header="[Header]"
- header="[header]\n"
- Footer="[Footer]"
- footer="[footer]\n"
- PageNo="[Page#]"
- PN0="[Pg Numbering:None]"
- PN1="[Pg Numbering:Top left]"
- PN2="[Pg Numbering:Top center]"
- PN3="[Pg Numbering:Top right]"
- PN4="[Pg Numbering:Top L&R]"
- PN5="[Pg Numbering:Bot left]"
- PN6="[Pg Numbering:Bot center]"
- PN7="[Pg Numbering:Bot right]"
- PN8="[Pg Numbering:Bot L&R]"
- RomanPage="[Pg Num:%1 (Roman)]"
- ArabicPage="[Pg Num:%1]"
- TopMarg="[Top Margin:%1]"
- Marg="[L/R Margin:%1,%2]"
- PageLength="[Page Length:%1]"
- CtrPg="[Center Pg]"
- Supp="[Suppress %1]"
- CondEOP="[Cndl EOP:%1/2]"
- HPg="[HPg]\n"
- UpHalfLine="[UpHalfLine]"
- DownHalfLine="[DownHalfLine]"
- AdvanceToHalfLine="[AdvanceToHalfLine:%1]"
- Wid="[W/O On]"
- wid="[W/O Off]"
-
- # Fonts and bins
- SetFont="[Font %1cpi, #%2]"
- SetBin="[Bin %1]"
-
- # Unsupported stuff
- Math="[Math On]"
- math="[Math Off]"
- Col="[Col On]"
- col="[Col Off]"
- MathCalc="[MathCalc]"
- MathCalcColumn="[!]"
- SubTotal="[+]"
- Total="[=]"
- IsSubTotal="[t]"
- IsTotal="[T]"
- GrandTotal="[*]"
- NegateTotal="[N]"
- TableMarker="[Table Marker]"
-