home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Database / INTERBASE2_0-2.DMS / in.adf / ARexx / ToggleLace.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1993-03-23  |  501 b   |  19 lines

  1. /*
  2.  *
  3.  * Script name:     ToggleLace.rexx
  4.  * Author:          Franz Hemmer
  5.  * Purpose:         Demonstrate how to toggle between interlaced and non-interlaced
  6.  *                          screenmode in InterBase.
  7.  *                  current table.
  8.  * Related Program: InterBase Pro
  9.  * Written:         23.03.93
  10.  *
  11.  */
  12.  
  13. Options Results
  14.  
  15. /*----------------------------------------------*/
  16. /* Address InterBase port, and execute command. */
  17. /*----------------------------------------------*/
  18. ADDRESS INTERBASE1 TOGGLE_LACE
  19.