home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / PFONTM-A.DMS / in.adf / AppendixL < prev    next >
Encoding:
Text File  |  1995-11-12  |  4.5 KB  |  111 lines

  1. "Personal Fonts Maker -  L. PFM Macros Command Consistency Table"
  2.  
  3.  
  4. L.         PFM Macros Command Consistency Table
  5.  
  6.    The following table summarizes the rules which must be followed to
  7. write a consistent macro, which are explained in more detail in section
  8. 6.6 ("Examine Macro") and the subsections contained therein. The Personal
  9. Fonts Maker automatically follows these rules when a macro is being
  10. recorded with the "Start Record" function (section 6.3).
  11.  
  12.    The table lists the conditions which are requested or forbidden in
  13. order to execute a macro command. Observing the table, it is very easy to
  14. see that certain commands have to be preceded or followed by other
  15. commands. For example, a LBTD must be followed by a LBTU (after zero or
  16. more MOVE commands). Conversely, a LBTU command would generate an error if
  17. it was not preceded by a LBTD command.
  18.  
  19.    Some abbreviations are used in the table:
  20.  
  21.    LB = Left mouse Button held down (sections 6.6.34 and 6.6.35)
  22.    RB = Right mouse Button held down (sections 6.6.42 and 6.6.43)
  23.    RP = Reference Point mode active (sections 3.21, 6.6.35 and 6.6.48)
  24.    F1 = <F1> key held down (sections 6.6.26 and 6.6.27)
  25.    F2 = <F2> key held down (sections 6.6.26 and 6.6.27)
  26.    F3 = <F3> key held down (sections 6.6.26 and 6.6.27)
  27.    F4 = <F4> key held down (sections 6.6.26 and 6.6.27)
  28.  
  29.    - = condition forbidden
  30.    · = condition possible
  31.    + = condition required
  32.    × = one of the two conditions excludes the other
  33.  
  34.    At the end of the macro execution all conditions (LB, RB, RP, F1, F2,
  35. F3 and F4) are forbidden. If however one of the conditions is still met
  36. when the end of the macro is reached, a "Logical error in line..." is
  37. issued, referencing the line immediately following the last line, where
  38. the program expected to find other instructions.
  39.  
  40.  
  41.      Code     LB  RB  RP  F1  F2  F3  F4
  42.      --------------------------------------
  43.      AFNT     -   -   -   -   -   -   -
  44.      BHCE     -   -   -   -   -   -   -
  45.      BHFL     -   -   -   -   -   -   -
  46.      BHLL     -   -   -   -   -   -   -
  47.      BHLR     -   -   -   -   -   -   -
  48.      BHUL     -   -   -   -   -   -   -
  49.      BHUR     -   -   -   -   -   -   -
  50.      BITA     -   -   -   -   -   -   -
  51.      BRDH     -   -   -   -   -   -   -
  52.      BRDO     -   -   -   -   -   -   -
  53.      BRDV     -   -   -   -   -   -   -
  54.      BRHA     -   -   -   -   -   -   -
  55.      BRHH     -   -   -   -   -   -   -
  56.      BRHV     -   -   -   -   -   -   -
  57.      BROT     -   -   -   -   -   -   -
  58.      BRST     -   -   -   -   -   -   -
  59.      BRVS     -   -   -   -   -   -   -
  60.      BSHM     -   -   -   -   -   -   -
  61.      BVFL     -   -   -   -   -   -   -
  62.      CLRC     -   -   -   -   -   -   -
  63.      COFF     -   -   -   -   -   -   -
  64.      CRON     -   -   -   -   -   -   -
  65.      DOTM     -   -   -   -   -   -   -
  66.      DVW0     ·   ·   ·   -   -   -   -
  67.      DVW1     ·   ·   ·   -   -   -   -
  68.      F1KD     -   -   +   -   -   -   -
  69.      F1KU     -   -   +   +   -   -   -
  70.      F2KD     -   -   +   -   -   -   -
  71.      F2KU     -   -   +   -   +   -   -
  72.      F3KD     -   -   +   -   -   -   -
  73.      F3KU     -   -   +   -   -   +   -
  74.      F4KD     -   -   +   -   -   -   -
  75.      F4KU     -   -   +   -   -   -   +
  76.      FLPH     -   -   -   -   -   -   -
  77.      FLPV     -   -   -   -   -   -   -
  78.      FONT     -   -   -   -   -   -   -
  79.      KERN     -   -   -   -   -   -   -
  80.      KRN+     -   -   -   -   -   -   -
  81.      KRN-     -   -   -   -   -   -   -
  82.      LBTD     -   -   -   -   -   -   -
  83.      LBTU     -   ×   ×   -   -   -   -
  84.      MEMR     -   -   -   -   -   -   -
  85.      MKB0     -   -   -   -   -   -   -
  86.      MKB1     -   -   -   -   -   -   -
  87.      MOVE     ·   ·   -   -   -   -   -
  88.      ORM0     -   -   -   -   -   -   -
  89.      ORM1     -   -   -   -   -   -   -
  90.      RBTD     -   -   -   -   -   -   -
  91.      RBTU     -   +   -   -   -   -   -
  92.      RCAL     -   -   -   -   -   -   -
  93.      SEL+     -   -   -   -   -   -   -
  94.      SEL-     -   -   -   -   -   -   -
  95.      SELC     -   -   -   -   -   -   -
  96.      SETR     -   -   -   -   -   -   -
  97.      SHFD     -   -   -   -   -   -   -
  98.      SHFL     -   -   -   -   -   -   -
  99.      SHFR     -   -   -   -   -   -   -
  100.      SHFU     -   -   -   -   -   -   -
  101.      SPC+     -   -   -   -   -   -   -
  102.      SPC-     -   -   -   -   -   -   -
  103.      SPCE     -   -   -   -   -   -   -
  104.      UNDO     -   -   -   -   -   -   -
  105.      XSIZ     -   -   -   -   -   -   -
  106.      XSZ+     -   -   -   -   -   -   -
  107.      XSZ-     -   -   -   -   -   -   -
  108.      ZOM+     -   -   -   -   -   -   -
  109.      ZOM-     -   -   -   -   -   -   -
  110.  
  111.