home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / utilities / graphics / imagedesk / rexx / empty.idesk < prev    next >
Encoding:
Text File  |  1995-04-13  |  225 b   |  9 lines

  1. /* --------------------- standard startup ----------------------- */
  2.  
  3. OPTIONS RESULTS
  4.  
  5. if( ADDRESS() ~= "IDESK_REXXPORT" ) then
  6.     ADDRESS IDESK_REXXPORT
  7.  
  8. /* -------------------------------------------------------------- */
  9.