home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / text / skoed / c_macros / skoed.macro
Text File  |  1995-02-27  |  117b  |  15 lines

  1. PROC If;
  2.   "if () {";
  3.   Return;
  4.   "else {";
  5.   Return;
  6.   "}";
  7.   Up;
  8.   Up;
  9.   Right;
  10.   Right;
  11.   Right;
  12. CORP;
  13. !LI = If;
  14.  
  15.