home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a523 / 28.ddi / CLIMGR.SCR < prev    next >
Encoding:
Text File  |  1990-10-10  |  13.5 KB  |  365 lines

  1. screen mainScreen, Oracle Client Manager
  2.     menu
  3.         heading System, s, f1, helpSystem
  4.             item About Client Manager, a, mgrAbout
  5.             item Operating system shell, o, mgrDos, f1, helpDos
  6.             item Quit, q, mgrQuit
  7.         heading Tools, t
  8.             item sql*Plus, p, mgrPlus
  9.             item sql*Menu, m, mgrMenu
  10.             item -,,
  11.             item sql*Forms, f, mgrIAD
  12.             item Runform..., r, mgrIAP
  13.             item -,,
  14.             item reportWriter, w, mgrReport
  15.             item run reporT...,t, mgrRunrep
  16.         heading Database, d
  17.             item User name..., u, mgrRelog
  18.             item -,,
  19.             item Import data, i, mgrImp
  20.             item eXport data, x, mgrExp
  21.         heading Net-alias, n, f1, helpNet
  22.             item Create..., C, mgrNetAlias
  23.         heading Other, o, f1, helpOther
  24.             item Add menu item..., A, mgrAdd, f1, helpAdd
  25.             item - ,  ,,
  26.             @userdefs
  27.     end menu
  28.     text 23, 27, Press the F1 key for help.
  29.     selection F1, popup helpMain
  30. end screen
  31.  
  32. popup helpMain, 6, 15, 12, 50, 2_3
  33.     text 1, center, You are on the main screen of the ORACLE
  34.     text 2, center, Database Management System.  From this
  35.     text 3, center, screen, you can run any ORACLE utility,
  36.     text 4, center, perform database administration, and a
  37.     text 5, center, variety of other functions.  To select
  38.     text 6, center, an action, simply press the space bar to
  39.     text 7, center, pull down the first menu, then use the
  40.     text 8, center, arrow keys to select the action you want
  41.     text 9, center, to perform.  Press the RETURN key when the
  42.     text 10, center, correct menu selection is highlighted.
  43.     selection Alt-O, 0, 12, 24, OK
  44.     selection Esc, 0
  45. end popup
  46.  
  47. popup helpNet, 6, 15, 15, 50, 2_3
  48.     text 1, center, Use the Net-alias menu to create a new
  49.     text 2, center, SQL*Net host string alias.  Using aliases
  50.     text 3, center, will simplify your use of SQL*Net, since you
  51.     text 4, center, can save a complicated host string once and
  52.     text 5, center, then refer to it with the alias thereafter.
  53.     text 7, center, To create an alias, pull down the menu and
  54.     text 8, center, choose the only selection "Create", then fill
  55.     text 9, center, in the necessary information. Once created, the
  56.     text 10, center, alias can be used in the "Database ID" field
  57.     text 11, center, of the Client Manager login screen, saving you
  58.     text 12, center, the need to retype the SQL*Net connect string
  59.     text 13, center, or host string.
  60.     selection Alt-O, 0, 14, 24, OK
  61.     selection Esc, 0
  62. end popup
  63.  
  64. popup helpAlias, 6, 15, 16, 50, 2_3
  65.     text 1, center, You must fill in the information on this
  66.     text 2, center, screen in order to create a network alias.
  67.     text 4, center, The first field, the alias name, is a name
  68.     text 5, center, of your choosing which you may use in the
  69.     text 6, center, future to refer to the SQL*Net host string
  70.     text 7, center, you will enter below.  Once the alias is
  71.     text 8, center, created, you can use it in the "Database ID"
  72.     text 9, center, field of the Client Manager login screen.
  73.     text 11, center, The second field, the SQL*Net host string,
  74.     text 12, center, specify the connection to a remote database.
  75.     selection Alt-O, 0, 14, 24, OK
  76.     selection Esc, 0
  77. end popup
  78.  
  79. popup helpSystem, 6, 15, 7, 50, 2_3
  80.     text 1, center, The System menu contains general functions of
  81.     text 2, center, the Manager, such as exiting (Quit), viewing
  82.     text 3, center, information about ORACLE (About ORACLE), and
  83.     text 4, center, executing an operating system command.
  84.     selection Alt-O, 0, 6, 24, OK
  85.     selection Esc, 0
  86. end popup
  87.  
  88. popup helpOther, 6, 15, 12, 50, 2_3
  89.     text 1, center, The "Other" menu is provided so you can add
  90.     text 2, center, your own menu items to Oracle Client Manager.
  91.     text 3, center, By selecting "Add," you can create a new menu
  92.     text 4, center, item that will appear under the "Other" menu.
  93.     text 5, center, You can specify a program to run when your new
  94.     text 6, center, menu item is selected.  Also, you can edit or
  95.     text 7, center, delete an existing item under the "Other" menu
  96.     text 8, center, by highlighting it (with the arrow keys) and
  97.     text 9, center, then pressing Alt-F1.
  98.     selection Alt-O, 0, 11, 24, OK
  99.     selection Esc, 0
  100. end popup
  101.  
  102. popup helpAdd, 6, 15, 10, 50, 2_3
  103.     text 1, center, By selecting the "Add" option, you can create
  104.     text 2, center, a new menu item that will appear under the
  105.     text 3, center, "Other" menu.  Select "Add," then fill in the
  106.     text 4, center, information on your new menu item.  When done,
  107.     text 5, center, select "Oracle tool" if the program you are
  108.     text 6, center, adding is an Oracle application, or "User
  109.     text 7, center, program" if it is any other program.
  110.     selection Alt-O, 0, 9, 24, OK
  111.     selection Esc, 0
  112. end popup
  113.  
  114. popup helpAddPop, 10, 15, 12, 50, 2_3
  115.     text 1, center, Fill in the information on the program you
  116.     text 2, center, wish to add to the "Other" menu.  The menu
  117.     text 3, center, name will appear under the "Other" menu.
  118.     text 4, center, The program you specify will be executed
  119.     text 5, center, when this menu item is selected.  After you
  120.     text 6, center, have filled in all the information, select
  121.     text 7, center, "Oracle Tool" if the program you have
  122.     text 8, center, specified is an Oracle utility, or "User
  123.     text 9, center, Program" if it is anything else.
  124.     selection Alt-O, 0, 11, 24, OK
  125.     selection Esc, 0
  126. end popup
  127.  
  128. popup helpDos, 6, 15, 9, 50, 2_3
  129.     text 1, center, Selecting this menu item will enter an
  130.     text 2, center, Operating System subshell, which will allow
  131.     text 3, center, you to type commands directly to the system
  132.     text 4, center, command processor.  When you are done issuing
  133.     text 5, center, operating system commands, you can resume your
  134.     text 6, center, session with ORACLE.
  135.     selection Alt-O, 0, 8, 24, OK
  136.     selection Esc, 0
  137. end popup
  138.  
  139. popup popAbout, 6, 15, 9, 50
  140.     text 2, center, Oracle Client Manager
  141.     text 3, center, Version $VSN
  142.     text 5, center, Copyright (c) 1990 by Oracle Corporation.
  143.     text 6, center, All Rights Reserved.
  144.     selection Alt-O, 0, 8, 24, OK
  145.     selection Esc, 0
  146. end popup
  147.  
  148. popup popQuit, 10, 24, 5, 32
  149.     text 2, center, Do you really want to quit?
  150.     selection Alt-N, 0, 4, 20, No
  151.     selection Alt-Y,  0, 4, 10, Yes
  152.     selection Esc, 0
  153. end popup
  154.  
  155. popup popIap, 10, 12, 5, 47
  156.     text 2, 2, Form Name ===>
  157.     field 2, 17, 30, fldFormName
  158.     selection Alt-R, 0, 4, 12, Run the form
  159.     selection Alt-C, 0, 4, 31, Cancel
  160.     selection Esc, 0
  161. end popup
  162.  
  163. popup popRunrep, 10, 12, 5, 50
  164.     text 2, 2, Report Name ===>
  165.     field 2, 19, 30, fldFormName
  166.     selection Alt-R, 0, 4, 11, Run the report
  167.     selection Alt-C, 0, 4, 33, Cancel
  168.     selection Esc, 0
  169. end popup
  170.  
  171. popup popLogin, 3, 3, 18, 60
  172.     text 2,  center, Oracle Client Manager
  173.     text 3,  center, Version $VSN
  174.     text 4,  center, Copyright (c) 1990 by Oracle Corporation.
  175.     text 5,  center, All Rights Reserved.
  176.     text 7,  2, Please enter your ORACLE User Name and Password.  You
  177.     text 8,  2, can also specify a remote database identifier if you
  178.     text 9,  2, wish to use ORACLE on another computer through SQL*Net.
  179.     text 11,  2, User Name   ===>
  180.     text 13, 2, Password    ===>
  181.     text 15,  2, Database ID ===>
  182.     field 11, 19, 15, fldUserName, caps, $_alphanum
  183.     field 13, 19, 15, fldPassword, invisible, alphanum
  184.     field 15, 19, 40, fldHostStr
  185.     selection Alt-L, 0, 17, 20, Log on
  186.     selection Alt-Q, 0, 17, 35, Quit
  187.     selection Esc, 0
  188.     selection F1, popup helpLogin
  189. end popup
  190.  
  191. popup helpLogin, 10, 10, 13, 50, 2_3
  192.     text 1, center, You must log on to the ORACLE database
  193.     text 2, center, before you can use your data so that the
  194.     text 3, center, system can verify your access rights to
  195.     text 4, center, the information in the database.
  196.     text 6, center, You identify yourself with a username and
  197.     text 7, center, password.  The Database ID is only used if
  198.     text 8, center, you are using an ORACLE database on another
  199.     text 9, center, computer through SQL*Net; if you are, you
  200.     text 10, center, must provide the "host string" for the
  201.     text 11, center, remote database in that field.
  202.     selection Alt-O, 0, 13, 24, OK
  203.     selection Esc, 0
  204. end popup
  205.  
  206. popup popNewLogin, 8, 10, 9, 60
  207.     text 2, 2, User Name   ===>
  208.     text 4, 2, Password    ===>
  209.     text 6, 2, Database ID ===>
  210.     field 2, 19, 15, fldNewUser, caps, $_alphanum
  211.     field 4, 19, 15, fldNewPass, invisible, alphanum
  212.     field 6, 19, 40, fldNewHost
  213.     selection Alt-L, 0, 8, 20, Log on
  214.     selection Alt-C, 0, 8, 30, Cancel
  215.     selection Esc, 0
  216. end popup
  217.  
  218. popup popLoginOK, 10, 15, 5, 50, 1_2_3
  219.     text 2, center, You are now logged on to Client Manager.
  220.     selection Alt-O, 0, 4, 24, OK
  221.     selection Esc, 0
  222. end popup
  223.  
  224. popup popBadFrm, 10, 20, 7, 40, 1_3
  225.     text 2, center, An error occurred trying to run
  226.     text 3, center, your form application.  Please
  227.     text 4, center, check the name of your form.
  228.     selection Alt-C, 0, 6, 17, Cancel
  229.     selection Esc, 0
  230. end popup
  231.  
  232. popup popBadRep, 10, 20, 7, 40, 1_3
  233.     text 2, center, An error occurred trying to run
  234.     text 3, center, your report.  Please check the
  235.     text 4, center, name of your report.
  236.     selection Alt-C, 0, 6, 17, Cancel
  237.     selection Esc, 0
  238. end popup
  239.  
  240. popup popImpErr, 1, 35, 6, 40, 1_3
  241.     text 2, center, An error occurred during the
  242.     text 3, center, import procedure.
  243.     selection Alt-c, 0, 5, 17, Cancel
  244.     selection Esc, 0
  245. end popup
  246.  
  247. popup popUserprogErr, 1, 40, 5, 35, 1_3
  248.     text 1, center, An error occured executing your
  249.     text 2, center, program.  Please check that the
  250.     text 3, center, program is installed properly.
  251.     selection Alt-c, 0, 5, 14, Cancel
  252.     selection Esc, 0
  253. end popup
  254.  
  255. popup popExpErr, 1, 35, 7, 40, 1_3
  256.     text 2, center, An error occurred during the
  257.     text 3, center, export procedure.  Check that
  258.     text 4, center, you have enough free disk space.
  259.     selection Alt-c, 0, 6, 17, Cancel
  260.     selection Esc, 0
  261. end popup
  262.  
  263. popup popAdd, 9, 9, 9, 60
  264.     text 2, 4, New Menu Name  ===>
  265.     text 4, 4, Menu Letter    ===>
  266.     text 6, 4, Program to run ===>
  267.     field 2, 24, 35, fldMenuName
  268.     field 4, 24, 1,  fldMenuLetter
  269.     field 6, 24, 35, fldMenuProg, 128
  270.     selection Alt-O, 0, 8, 11, Oracle tool
  271.     selection Alt-U, 0, 8, 28, User program
  272.     selection Alt-C, 0, 8, 45, Cancel
  273.     selection Esc, 0
  274.     selection F1, popup helpAddPop
  275. end popup
  276.  
  277.  
  278. popup popEdit, 9, 9, 10, 60
  279.     text 1, center, Edit or Delete a Menu Item
  280.     text 3, 4, Menu Name      ===>
  281.     text 5, 4, Menu Letter    ===>
  282.     text 7, 4, Program to run ===>
  283.     field 3, 24, 35, fldMenuName
  284.     field 5, 24, 1,  fldMenuLetter
  285.     field 7, 24, 35, fldMenuProg, 128
  286.     selection Alt-O, 0, 9, 7, Oracle tool
  287.     selection Alt-U, 0, 9, 23, User program
  288.     selection Alt-D, 0, 9, 39, Delete
  289.     selection Alt-C, 0, 9, 49, Cancel
  290.     selection Esc, 0
  291. end popup
  292.  
  293. popup popNetAlias, 8, 10, 8, 60, 2_3
  294.     text 1, center, Create a New SQL*Net Alias
  295.     text 3, 2, New SQL*Net Alias       ===>
  296.     text 5, 2, SQL*Net Host String     ===>
  297.     field 3, 31, 15, aliasFld, $_alphanum
  298.     field 5, 31, 25, nodeFld, 128
  299.     selection Alt-O, 0, 7, 23, OK
  300.     selection Alt-C, 0, 7, 35, Cancel
  301.     selection Esc, 0
  302.     selection F1, popup helpAlias
  303. end popup
  304.  
  305. popup popAddErr, 11, 18, 6, 50, 1_3
  306.     text 2, center, Insufficient memory is available to add
  307.     text 3, center, the new menu.
  308.     selection Alt-C, 0, 5, 22, Cancel
  309.     selection Esc, 0
  310. end popup
  311.  
  312. popup popSameKey, 11, 18, 6, 50, 1_3
  313.     text 2, center, The letter you selected is already in
  314.     text 3, center, use.  Please select a different letter.
  315.     selection Alt-O, 0, 5, 24, OK
  316.     selection Esc, 0
  317. end popup
  318.  
  319. popup popAddComma, 11, 18, 7, 50, 1_3
  320.     text 2, center, You cannot put a comma in the menu name.
  321.     text 3, center, Please remove the comma or commas from
  322.     text 4, center, the menu name.
  323.     selection Alt-O, 0, 6, 24, OK
  324.     selection Esc, 0
  325. end popup
  326.  
  327. popup popBadLetter, 11, 18, 7, 50, 1_3
  328.     text 2, center, You used an invalid character for the
  329.     text 3, center, menu letter.  Please choose only a
  330.     text 4, center, letter or number.
  331.     selection Alt-O, 0, 6, 24, OK
  332.     selection Esc, 0
  333. end popup
  334.  
  335. popup popAddFileErr, 10, 18, 8, 50, 1_3
  336.     text 2, center, The user menu file could not be opened.
  337.     text 3, center, The menu item will not appear next time
  338.     text 4, center, you use Oracle Client Manager.  Check
  339.     text 5, center, that your disk has space.
  340.     selection Alt-O, 0, 7, 24, OK
  341.     selection Esc, 0
  342. end popup
  343.  
  344. popup popSpawnErr, 10, 20, 7, 40, 1_3
  345.     text 2, center, An error occurred executing the
  346.     text 3, center, utility.  Please check that the
  347.     text 4, center, program is properly installed.
  348.     selection Alt-C, 0, 6, 17, Cancel
  349.     selection Esc, 0
  350. end popup
  351.  
  352. popup popNoAlias, 10, 17, 6, 50, 1_3
  353.     text 2, center, You did not specify a host alias name.
  354.     text 3, center, Please provide a name for this alias.
  355.     selection Alt-C, 0, 5, 22, Cancel
  356.     selection Esc, 0
  357. end popup
  358.  
  359. popup popDupAlias, 10, 17, 6, 50, 1_3
  360.     text 2, center, The alias name you chose is already
  361.     text 3, center, defined.  Please choose a new name.
  362.     selection Alt-C, 0, 5, 22, Cancel
  363.     selection Esc, 0
  364. end popup
  365.