case103.pat
来自「TFIND searches for one or more strings」· PAT 代码 · 共 23 行
PAT
23 行
e103 "帣殌彁挜",0
e118 "剶亣唫懁",0
w
q - Rest of this document is ignored by DEBUG
-------------------------------------------------------------------------
PATCH for custom upper/lower case conversions - extended ASCII characters
***** Apply only on specially prepared programs!
-------------------------------------------------------------------------
Notes:
The original assignments in this file, as well as the standard ASCII
conversions are already included in the program.
A maxmum of 2*20 characters can be used in the conversion table.
There must be the same number of characters for upper and lower case.
The terminating zero is mandatory.
It is possible to translate a character with code above 127 to a standard
ASCII character (below 128):
Example: E
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?