home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l210 / 1.ddi / REFEXAMP.ARC / ATTRIB.PRO < prev    next >
Encoding:
Text File  |  1988-06-21  |  231 b   |  5 lines

  1. %=====================     attribute/1            =============================
  2. GOAL    attribute(1), write("\nThis line is blue"),
  3.     attribute(2), write("\nThis line is green"),
  4.     attribute(A), A1=A+2, write("\nThis line is red").
  5.