Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== @ATTACK - @Attrbt.Ptr===== ^Published By^Date^Version^Knowledge Level^Keywords^ |Sprezzatura Ltd|01 MAY 1990|1.15+|EXPERT|@ATTRBT.PTR, COLORS.TABLE, @ATTRBT| Field mark delimited list of the mnemonics for the colours used throughout the system (EG ROG - Red on Green etc). At load time, COLORS.TABLE is read from the system file. It has many fields, one for each colour definition to be stored. The first multi-value is the mnemonic, the second the English language description of the colour setting and the third the escape sequence required to produce this colour. Note that when this escape sequence is loaded into @ATTRBT a CHAR(27) is placed at the beginning of the string and any occurrence of ? would be replaced with a CHAR(127). Thus a colour definition might be C?1 on file but would be stored in @ATTRBT as CHAR(27) : "C" : CHAR(127) : "1". Can be amended. (Volume 2, Issue 1, Page 9) tips/revmedia/v2i1a9.txt Last modified: 2024/06/19 20:20by 127.0.0.1