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

  1. /*
  2.  *
  3.  * Script name:     SetDefaultPrefs.rexx
  4.  * Author:          Franz Hemmer
  5.  * Purpose:         Demonstrate how to set the default preferences for the current
  6.  *                          environment in InterBase.
  7.  * Related Program: InterBase Pro
  8.  * Written:         25.03.93
  9.  *
  10.  */
  11.  
  12. Options Results
  13.  
  14. /*----------------------------------------------*/
  15. /* Address InterBase port, and execute command. */
  16. /*----------------------------------------------*/
  17. ADDRESS INTERBASE1 SET_DEFAULT_PREFS
  18.