home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / armbob / armbob_1 / ARMBOB / doc / !See / !Help / Test < prev    next >
Encoding:
Text File  |  1996-07-24  |  2.4 KB  |  65 lines

  1. _ £¤
  2. _ SeeHelp:Test version 0.0 ©  G.C.Wraith  01/05/96
  3. £8 ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ 
  4. £8 Ó    ¤1                                                     ¤0     Ó  
  5. £8 Ó    ¤1                  £BSee Test Card£8                      ¤0     Ó   
  6. £8 Ó    ¤1                                                     ¤0     Ó   
  7. £8 ÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝÝ 
  8.  
  9.  Here is the standard system font:
  10.  
  11.     !"#$%&'()*+,-./0123456789:;<=>?
  12.    @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
  13.    `abcdefghijklmnopqrstuvwxyz{|}~
  14.    €Ŵŵ◰☓Ŷŷ⇦⇨⇩⇧…™‰•‘’‹›“”„–—−Œœ†‡fifl
  15.     ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿
  16.    ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞß
  17.    àáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ 
  18.  
  19.  Text between the £Achangefont£7 character is rendered in the 
  20.  extra font and the changefont character is rendered as a 
  21.  space:
  22.   
  23.     !"#$%&'()*+,-./0123456789:;<=>?
  24.    @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
  25.    `abcdefghijklmnopqrstuvwxyz{|}~
  26.    €Ŵŵ◰☓Ŷŷ⇦⇨⇩⇧…™‰•‘’‹›“”„–—−Œœ†‡fifl
  27.     ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿
  28.    ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞß
  29.    àáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ
  30.   
  31.  If the £Achangeforeground£7 or £Achangebackground£7 characters are 
  32.  followed by a hexadecimal digit (0-9,A-F) then the two 
  33.  characters disappear and have the following effect:
  34.  
  35.     £n changes £Fforeground£7 colour to wimp colour &n,
  36.     ¤n changes ¤Fbackground¤0 colour to wimp colour &n.
  37.  
  38.  These effects only last for the current line. For the sake of
  39.  example we have used the hard space character (ASCII 160) for
  40.  the changefont character, £ for the changeforeground character
  41.  and ¤ for the changebackground character.
  42.  
  43.  So we have
  44.  
  45.    ¤7£0££00£1££11£2££22£3££33¤0   £7¤¤00¤1¤¤11¤0¤2¤¤22¤0¤3¤¤33¤0
  46.    £4££44£5££55£6££66£7££77   £0¤4¤¤44¤0¤5¤¤55¤0¤6¤¤66¤0¤7¤¤77¤0
  47.    £8££88£9££99£A££AA£B££BB   £0¤8¤¤88¤0£7¤9¤¤99¤0¤A¤¤AA¤0£0¤B¤¤BB¤0
  48.    ¤7£C££CC¤1£D££DD£E££EE£F££FF¤0   £7¤C¤¤CC¤0£0¤D¤¤DD¤0£7¤E¤¤EE¤0¤F¤¤FF¤0
  49.  
  50.  The first character of the source text determines the £Acomment£7
  51.  character. Text following a comment character up until the next
  52.  newline is not rendered. The second character of the source text
  53.  determines the changefont character, the third the changeforeground 
  54.  character, the fourth the changebackground character.
  55.  
  56.  
  57.   £8*see SeeHelp:!Run£7  Return to index.  
  58. _ So _ is the comment character for this file
  59. _ the "hard space is the changefont character
  60. _ £n means change foreground colour to colour n
  61. _ ¤n means change background colour to colour n
  62.   
  63.  
  64.  
  65.