home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / lu200.zip / LCD.cmd next >
OS/2 REXX Batch file  |  1997-12-08  |  76b  |  5 lines

  1. @echo off
  2. lcdexe.exe %1 > %tmp%\lcdresult.cmd
  3. call %tmp%\lcdresult.cmd
  4.  
  5.