home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / DIP.ZIP / DIPWRITE.HLP (.txt) < prev    next >
OS/2 Help File  |  1993-03-14  |  31KB  |  989 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. DeskTop Install Procedure Writer ΓòÉΓòÉΓòÉ
  3.  
  4. The DeskTop Install Procedure Writer allows a power user or software developer 
  5. to quickly and easily develop a custom install procedure for an OS/2, Dos or 
  6. windows application onto the OS/2 desktop (Work place Shell).  DIP Writer 
  7. creates a script file containing the actions to be executed by DIP Runner.  DIP 
  8. Runner and the script file can be packaged with any application the user wish's 
  9. to have a custom installation program for.  There are no runtime licence fees 
  10. for DIP Runner. 
  11.  
  12.  
  13. ΓòÉΓòÉΓòÉ 2. MainWindow ΓòÉΓòÉΓòÉ
  14.  
  15. MainWindow: 
  16.  
  17. The main window of the Desktop Installation Procedure (DIP) writer allows the 
  18. user to create and describe the installation file.  it is the control hub 
  19. around which the creation and display/ordering of a procedure files actions 
  20. takes place. 
  21.  
  22.  
  23. ΓòÉΓòÉΓòÉ 2.1. Install Title Text. ΓòÉΓòÉΓòÉ
  24.  
  25. This is the Title text that will appear at the top of the DIPRUN program when 
  26. the install procedure file is loaded by diprun.  This text should identify the 
  27. application being installed. Enter this text in the field on the main window. 
  28.  
  29.  
  30. ΓòÉΓòÉΓòÉ 2.2. ActionBar File ΓòÉΓòÉΓòÉ
  31.  
  32. ActionBar File menu contains all the actions associated with opening or saving 
  33. a procedure file.  The exit option is also on this menu. 
  34.  
  35.  
  36. ΓòÉΓòÉΓòÉ 2.2.1. PullDown New ΓòÉΓòÉΓòÉ
  37.  
  38. PullDown New will discard the current file and open a new blank script file. To 
  39. save this file you must use the Save As option. Any existing file will be 
  40. discarded. 
  41.  
  42.  
  43. ΓòÉΓòÉΓòÉ 2.2.2. PullDown Open ΓòÉΓòÉΓòÉ
  44.  
  45. PullDown Open calls the Open File dialog which allows you to select a 
  46. previously created DIP script file to load. Any existing file will be 
  47. discarded. 
  48.  
  49.  
  50. ΓòÉΓòÉΓòÉ 2.2.3. PullDown Save ΓòÉΓòÉΓòÉ
  51.  
  52. PullDown Save will save the open procedure file.  This option is only valid if 
  53. you have already assigned it a file name ( with SAVE AS) or recalled the 
  54. procedure from an existing file with the OPEN option. 
  55.  
  56.  
  57. ΓòÉΓòÉΓòÉ 2.2.4. PullDown Save_As ΓòÉΓòÉΓòÉ
  58.  
  59. PullDown Save_As calls the Save As dialog that allows the user to specify a new 
  60. name for the open File.  The procedure is then saved into this file. 
  61.  
  62.  
  63. ΓòÉΓòÉΓòÉ 2.2.5. PullDown Exit ΓòÉΓòÉΓòÉ
  64.  
  65. PullDown Exit will leave the application. 
  66.  
  67.  
  68. ΓòÉΓòÉΓòÉ 2.3. Default Main Install Directory ΓòÉΓòÉΓòÉ
  69.  
  70. This is the name of the directory into which all install actions will be 
  71. directed.  The user can change the name of this directory at install time when 
  72. DIPRUN loads the install procedure.  This main procedure will form the default 
  73. path for all other file and directory action unless otherwise specified. 
  74.  
  75.  
  76. ΓòÉΓòÉΓòÉ 2.4. Action List Box ΓòÉΓòÉΓòÉ
  77.  
  78. The list of install actions in their order of execution.  Double click on one 
  79. of actions to View/modify the action or select an item and select on of the 
  80. buttons. 
  81.  
  82.  
  83. ΓòÉΓòÉΓòÉ 2.5. View/Modify Button ΓòÉΓòÉΓòÉ
  84.  
  85. Select an item from the list box, and then hit the View/Modify button to review 
  86. the action items contents and modify them if you wish. 
  87.  
  88.  
  89. ΓòÉΓòÉΓòÉ 2.6. Order of Actions ΓòÉΓòÉΓòÉ
  90.  
  91. The initial Order actions are executed is determined by the time of creation. 
  92. If this order is not satisfactory the the MoveDown/MoveUp buttons on the main 
  93. window can be used to reorder the actions. 
  94.  
  95.  
  96. ΓòÉΓòÉΓòÉ 2.7. Action Bar Test ΓòÉΓòÉΓòÉ
  97.  
  98. Try a test run of the Install procedure currently open. This is not just an 
  99. animator.  The action you have specified in the install procedure (copy files 
  100. ect.) will actually be executed. 
  101.  
  102.  
  103. ΓòÉΓòÉΓòÉ 2.8. Move Up button ΓòÉΓòÉΓòÉ
  104.  
  105. Move up the selected item on entry on the list box order. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 2.9. Delete Button ΓòÉΓòÉΓòÉ
  109.  
  110. Delete the selected Item from the Action List. 
  111.  
  112.  
  113. ΓòÉΓòÉΓòÉ 2.10. Action Bar Help ΓòÉΓòÉΓòÉ
  114.  
  115. Built in help system. 
  116.  
  117.  
  118. ΓòÉΓòÉΓòÉ 3. Dlg Open ΓòÉΓòÉΓòÉ
  119.  
  120. Dlg Open allows you to select a previously created procedure file to open. 
  121.  
  122.  
  123. ΓòÉΓòÉΓòÉ 3.1. Dlg Open EntryFilter ΓòÉΓòÉΓòÉ
  124.  
  125. The Dlg Open EntryFilter allows you to specify a full or partial file name that 
  126. will then be used as a search criteria for listing valid procedure files to 
  127. open. 
  128.  
  129.  
  130. ΓòÉΓòÉΓòÉ 3.2. Dlg Open ListBoxFile ΓòÉΓòÉΓòÉ
  131.  
  132. Dlg Open ListBoxFile contains a list of valid procedure files that can be 
  133. opened by DIPWRITER.  Select one of these file and press OK or double click on 
  134. the file name to open the file. 
  135.  
  136.  
  137. ΓòÉΓòÉΓòÉ 3.3. Dlg Open ListBoxDir ΓòÉΓòÉΓòÉ
  138.  
  139. Dlg Open ListBoxDir contains a list of directories that can be opened in your 
  140. search for a procedure file to open. 
  141.  
  142.  
  143. ΓòÉΓòÉΓòÉ 3.4. Dlg Open Button OK ΓòÉΓòÉΓòÉ
  144.  
  145. The Dlg Open Button Ok will open the selected procedure file if a file is 
  146. selected or do nothing if no file is selected. 
  147.  
  148.  
  149. ΓòÉΓòÉΓòÉ 3.5. Dlg Open Button Cancel ΓòÉΓòÉΓòÉ
  150.  
  151. Dlg Open Button Cancel exits the open dialogue without selecting a procedure 
  152. file to open.  The previous procedure file will still be present when you 
  153. return to the main screen. 
  154.  
  155.  
  156. ΓòÉΓòÉΓòÉ 3.6. Dlg Open Button Help ΓòÉΓòÉΓòÉ
  157.  
  158. Dlg Open Button Help opens the on line help for the dialogue. 
  159.  
  160.  
  161. ΓòÉΓòÉΓòÉ 4. Dlg save As ΓòÉΓòÉΓòÉ
  162.  
  163. The SaveAs dialog allows you to specify a new name for the file currently open. 
  164. This is the only way to name a new script file. 
  165.  
  166.  
  167. ΓòÉΓòÉΓòÉ 4.1. Entry field for new file name. ΓòÉΓòÉΓòÉ
  168.  
  169. Enter the New file name without the DIP extension.  This file extension will be 
  170. added. 
  171.  
  172.  
  173. ΓòÉΓòÉΓòÉ 4.2. Directory List Box ΓòÉΓòÉΓòÉ
  174.  
  175. Select the directory to store the File in. 
  176.  
  177.  
  178. ΓòÉΓòÉΓòÉ 4.3. SaveAs OK button ΓòÉΓòÉΓòÉ
  179.  
  180. If a valid file name has been specified, the current install file is saved in 
  181. this file. 
  182.  
  183.  
  184. ΓòÉΓòÉΓòÉ 4.4. Cancel the Save AS dialogue ΓòÉΓòÉΓòÉ
  185.  
  186. Dlg Button Cancel exits the Save AS dialogue without selecting a procedure file 
  187. name to save to. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 5. Create Folder Screen ΓòÉΓòÉΓòÉ
  191.  
  192. Use this window to view or change the properties of a folder create action. Use 
  193. the fields in Icon view to select how you want icons to be displayed. Use the 
  194. Icon display field to select the size of the icons, or to make them invisible. 
  195. Use the Display Format fields to select the positioning of icons on the desktop 
  196. or in the open folder window. 
  197.  
  198. Once a folder is created its internal name is added to the list of objects that 
  199. can be owners of program, data, or other folder objects.  Make sure That you do 
  200. not change the ordering or creation of this folder so that an object owned by 
  201. the folder is created before the folder.  If you do the create will fail. 
  202.  
  203.  
  204. ΓòÉΓòÉΓòÉ 5.1. Folder Title entry field ΓòÉΓòÉΓòÉ
  205.  
  206. Name of the folder as presented to the user.  This name can be changed by the 
  207. user after the install. 
  208.  
  209. The Title field displays the name of the object This name is displayed with the 
  210. icon. Type in this field to change the title. You can use any characters, 
  211. including spaces, except the backslash (\). 
  212.  
  213.  
  214. ΓòÉΓòÉΓòÉ 5.2. Folder Object Name ΓòÉΓòÉΓòÉ
  215.  
  216. Internal name of the folder used to identify the folder from all other folders. 
  217. This name can not be changed by the user. 
  218.  
  219.  
  220. ΓòÉΓòÉΓòÉ 5.3. Folders Owner entry field ΓòÉΓòÉΓòÉ
  221.  
  222. This combo box contains a list of default system folders and folders you have 
  223. created that can be used to hold (or own) a new program or data or folder 
  224. object. 
  225.  
  226. Once a folder is created its internal name is added to the list of objects that 
  227. can be owners of program, data, or other folder objects.  Make sure That you do 
  228. not change the ordering or creation of this folder so that an object owned by 
  229. the folder is created before the folder.  If you do the create will fail. 
  230.  
  231.  
  232. ΓòÉΓòÉΓòÉ 5.4. Default Folder Icon Button ΓòÉΓòÉΓòÉ
  233.  
  234. Use the default icon for the folder when it is created on the work place shell. 
  235.  
  236.  
  237. ΓòÉΓòÉΓòÉ 5.5. Specify an icon for folder ΓòÉΓòÉΓòÉ
  238.  
  239. Specify an icon file to replace the normal folder icon when the folder is 
  240. created on the workplace shell. 
  241.  
  242.  
  243. ΓòÉΓòÉΓòÉ 5.6. Folders Icon file name. ΓòÉΓòÉΓòÉ
  244.  
  245. Name of the icon file to replace the normal folder icon. If a disk and path are 
  246. not specified then the default main directory and disk specified by the user at 
  247. install time is used.  The Icon file should have already been copied to the 
  248. location before the folder is created. 
  249.  
  250.  
  251. ΓòÉΓòÉΓòÉ 5.7. Default Icon Position ΓòÉΓòÉΓòÉ
  252.  
  253. Accept the default icon position when it is created on the workplace shell. 
  254.  
  255.  
  256. ΓòÉΓòÉΓòÉ 5.8. Specify Folder Position Button ΓòÉΓòÉΓòÉ
  257.  
  258. Specify the position/location of the folder inside the owning folder or on the 
  259. desktop.  If you choose this option you must enter values in the X/Y position 
  260. fields that appear. 
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 5.9. X position of folder ΓòÉΓòÉΓòÉ
  264.  
  265. The X or horizontal position of the folder inside the owning folder or on the 
  266. desktop.  The value is a percentage location with 0 being in the left hand side 
  267. and possible values being 0 to 99. 
  268.  
  269.  
  270. ΓòÉΓòÉΓòÉ 5.10. Folders Y position ΓòÉΓòÉΓòÉ
  271.  
  272. Position/location of the folder inside its owning folder or desktop.  This is 
  273. the vertical location as expressed in a percentage from 0 to 99 starting at the 
  274. bottom of the screen. 
  275.  
  276.  
  277. ΓòÉΓòÉΓòÉ 5.11. Default view button ΓòÉΓòÉΓòÉ
  278.  
  279. Accept the default view position.  This is the position where the folders lower 
  280. left corner is placed when the folder is opened for the first time. 
  281.  
  282.  
  283. ΓòÉΓòÉΓòÉ 5.12. Specify the open folders position ΓòÉΓòÉΓòÉ
  284.  
  285. Select this radio button if the open folders position is to be specified. Two 
  286. entry fields will appear, one each for the x and y coordinates to uses as a 
  287. starting position for the folders lower left hand corner. 
  288.  
  289.  
  290. ΓòÉΓòÉΓòÉ 5.13. Folders X position ΓòÉΓòÉΓòÉ
  291.  
  292. Enter a number 0 to 99 for the percentage offset of on the desktop screen that 
  293. the folders horizontal location. 
  294.  
  295.  
  296. ΓòÉΓòÉΓòÉ 5.14. Folders Y position ΓòÉΓòÉΓòÉ
  297.  
  298. Enter a number 0 to 99 for the percentage offset of on the desktop screen that 
  299. the folders vertical location.  0 is bottom of the screen, 99 is top. 
  300.  
  301.  
  302. ΓòÉΓòÉΓòÉ 5.15. X Size of folder ΓòÉΓòÉΓòÉ
  303.  
  304. The width of the folder expressed as a percentage of the length of the total 
  305. screen it will occupy when open. (0-99 percent) 
  306.  
  307.  
  308. ΓòÉΓòÉΓòÉ 5.16. Y size of folder when opened ΓòÉΓòÉΓòÉ
  309.  
  310. Height of folder when it is first opened.  Figure is based on a percentage of 
  311. the total height of the screen. Possible values are 0 to 99. 
  312.  
  313.  
  314. ΓòÉΓòÉΓòÉ 5.17. Folder flowed style radio button ΓòÉΓòÉΓòÉ
  315.  
  316. this style specifies that the contents of the folders icon view will be 
  317. presented in a horizontal columns across the screen.  This type of presentation 
  318. is a neat orderly way of presenting the folder contents and is my personal 
  319. favorite. 
  320.  
  321.  
  322. ΓòÉΓòÉΓòÉ 5.18. Folder style non-flowed ΓòÉΓòÉΓòÉ
  323.  
  324. Select Non-flowed if you want the icons arranged in a column from the top of 
  325. the screen to the bottom. If you select Flowed or Non-flowed, a single 
  326. horizontal line is displayed after each icon if you drag an icon along a 
  327. column.  The line indicates where you can place the icon that you are dragging. 
  328. The icon will be displayed there when you drop it by releasing mouse button 2. 
  329.  
  330.  
  331. ΓòÉΓòÉΓòÉ 5.19. Folder style Non-Grid ΓòÉΓòÉΓòÉ
  332.  
  333. Select Non-grid if you want the icons located randomly about the screen without 
  334. any ordered arrangement.  This is the default setting. 
  335.  
  336.  
  337. ΓòÉΓòÉΓòÉ 5.20. Normal Folder Icon view ΓòÉΓòÉΓòÉ
  338.  
  339. Select Normal size if you want the icons to appear as the default size. 
  340.  
  341.  
  342. ΓòÉΓòÉΓòÉ 5.21. Folder View with small Icons ΓòÉΓòÉΓòÉ
  343.  
  344. Select Small size if you want the icons to be smaller than the default size. 
  345.  
  346.  
  347. ΓòÉΓòÉΓòÉ 5.22. Folder contents without Icons ΓòÉΓòÉΓòÉ
  348.  
  349. Select Invisible if you do not want icons to be displayed on the screen. 
  350.  
  351.  
  352. ΓòÉΓòÉΓòÉ 5.23. Folder as a template ΓòÉΓòÉΓòÉ
  353.  
  354. You can create a template of the Folder object.  Then each time you drag a copy 
  355. from the template, you create a new folder that has the same settings as the 
  356. original object. 
  357.  
  358.  Whenever you create a template object, the name of the object is added to the 
  359. pop-up menu for all objects that have a Create another choice on their pop-up 
  360. menu. To view the names of the templates you have created, display a pop-up 
  361. menu and select the arrow to the right of Create another. 
  362.  
  363.  
  364. ΓòÉΓòÉΓòÉ 5.24. Save Folder action button ΓòÉΓòÉΓòÉ
  365.  
  366. Save the changes made to the create folder action and returns to the main 
  367. screen. 
  368.  
  369.  
  370. ΓòÉΓòÉΓòÉ 5.25. Destroy Folder Action Button ΓòÉΓòÉΓòÉ
  371.  
  372. Pressing this button will destroy the create folder action and return to the 
  373. main screen. 
  374.  
  375.  
  376. ΓòÉΓòÉΓòÉ 5.26. Cancel Folder action Button ΓòÉΓòÉΓòÉ
  377.  
  378. Cancel any changes to the create folder action and return to the main screen. 
  379.  
  380.  
  381. ΓòÉΓòÉΓòÉ 6. Creating a Program Object ΓòÉΓòÉΓòÉ
  382.  
  383. The Create a Program Action installs a program Object on the OS/2 2.0 desktop 
  384. and associates it with a executable file when the install script is run.  In 
  385. this way you can also create data objects. For example, to represent a help 
  386. file that can be processed by the OS/2 view program, simply specify the 
  387. executable file as the C:\OS2\VIEW.EXE program with the parameter set to the 
  388. name of the help file and the working directory the path to the help file.  The 
  389. title and icon of the object can also be altered to give the object the look of 
  390. a text file. 
  391.  
  392. Unless directly specified, the executable file path and the working directory 
  393. will default to the target disk and directory as specified by the user. 
  394.  
  395.  
  396. ΓòÉΓòÉΓòÉ 6.1. Program title ΓòÉΓòÉΓòÉ
  397.  
  398. Name of the program as presented to the user.  This name can be changed by the 
  399. user after the install. 
  400.  
  401. The Title field displays the name of the object This name is displayed with the 
  402. icon. Type in this field to change the title. You can use any characters, 
  403. including spaces, except the backslash (\). 
  404.  
  405.  
  406. ΓòÉΓòÉΓòÉ 6.2. Programs owning Folder ΓòÉΓòÉΓòÉ
  407.  
  408.  This combo box contains a list of default system folders and folders you have 
  409. created that can be used to hold (or own) a new program or data or folder 
  410. object. 
  411.  
  412. Once a folder is created its internal name is added to the list of objects that 
  413. can be owners of program, data, or other folder objects.  Make sure That you do 
  414. not change the ordering or creation of this folder so that an object owned by 
  415. the folder is created before the folder.  If you do the create will fail. 
  416.  
  417.  
  418. ΓòÉΓòÉΓòÉ 6.3. Programs file name ΓòÉΓòÉΓòÉ
  419.  
  420. The Path and file name field indicates the location of the program-file object 
  421. that starts the selected program object.  If this program object was created 
  422. from a template , the field is empty.  If the information is not correct or the 
  423. field is empty, type the correct path and file name, for example: 
  424. \income\tax\sales.exe 
  425.  
  426. If this program object is for a command-prompt session, you can type an 
  427. asterisk (*) in this field.  That enables you to choose whether you want the 
  428. command-prompt session to be DOS window, DOS full screen, OS/2 window, or OS/2 
  429. full screen.  You also can type an * in this field if you want to choose 
  430. WIN-OS/2 full screen as a session. 
  431.  
  432. If you do not specify a full disk/path name, the disk and main install 
  433. directory, as specified by the user during the install, will be used. 
  434.  
  435.  
  436. ΓòÉΓòÉΓòÉ 6.4. Help for Programs Working Directory ΓòÉΓòÉΓòÉ
  437.  
  438. Note:   Specifying a path to the working directory is optional unless you are 
  439. directed to do so in the documentation that came with the program and this 
  440. working directory must be something else other than the main directory 
  441. specified by the user at install time. 
  442.  
  443. Type a path to the working directory if you want to store files created with 
  444. this program in a directory different from the one in which the program-file 
  445. object resides.  The path consists of all directories that must be opened to 
  446. get to the working directory. 
  447.  
  448. For example, assume you have an editor ABC in the EDIT directory on drive and 
  449. main install directory specified by the user at install time. When you use ABC, 
  450. you save your created data files in the DOCUMENT subdirectory . Each time the 
  451. operating system starts ABC from the program object, the working directory is 
  452. the EDIT sub-directory.  Therefore, every time you want to work with one of 
  453. your files, you have to type the path to the DOCUMENT subdirectory. 
  454.  
  455.  Instead, you can type the path to the DOCUMENT sub-directory in the Working 
  456. directory field.  Then each time you open the program object for the editor, 
  457. the operating system changes the working directory from the EDIT directory to 
  458. the DOCUMENT subdirectory, where your data files are stored. 
  459.  
  460. Using the previous example, you would type the following in the Working 
  461. directory field: 
  462.  
  463.   edit\document 
  464.  
  465.  Note:   If the path in the Working directory field is not valid, you might 
  466. receive a warning message from the operating system when you try to open the 
  467. program object. To recover from that error, return to this action of the 
  468. install procedure and either correct or delete the path in the Working 
  469. directory field. 
  470.  
  471.  
  472. ΓòÉΓòÉΓòÉ 6.5. Help for Programs Parameters ΓòÉΓòÉΓòÉ
  473.  
  474. Type any parameters that the selected program object needs when it starts or 
  475. that you want the program object to use when it is opened. 
  476.  
  477. Not all program objects need parameters when they are opened.  The 
  478. documentation for the program should tell you if the program object needs any 
  479. parameters and how to use them. 
  480.  
  481. If you want to type parameters each time you start the program object, type a 
  482. left bracket character, a space, and a right bracket character in the 
  483. Parameters field, as follows: [ ] 
  484.  
  485. When you start the program object, you are then prompted to type the parameters 
  486. you want to use. 
  487.  
  488. If you want a special set of characters to be displayed or want to be prompted 
  489. by a special set of characters each time you start the program object, type a 
  490. left bracket, followed by the characters, followed by a right bracket.  For 
  491. example, if you want to be prompted by the words "This is my text editor," type 
  492. [This is my text editor ]. 
  493.  
  494. The %* parameter is provided by the operating system. It sends the drive letter 
  495. and path and file name of a program to the program when it is opened.  The %* 
  496. parameter enables you to open a data-file object at the same time you open a 
  497. program object, in one of two ways.  You can drag the icon of a data-file 
  498. object to the icon of the program object and drop it on the icon.  Or, you can 
  499. select a data-file object that you associated to a program. When you type 
  500. parameters in the Parameters field, the operating system sends those parameters 
  501. to the program object when it is opened and then sends the %* parameter. 
  502.  
  503. Note: Some programs require that a program-specific parameter be the last 
  504. parameter sent to the program object when it starts.  In that case, you must 
  505. type %* some where before the program-specific parameter. 
  506.  
  507. For example, assume you have an editor that has a program object named My 
  508. Favorite Editor.  You always want to open the program object with the program 
  509. parameter NOTABS.  The program requires that the NOTABS parameter be the last 
  510. one sent to the program object.  Therefore, you would type the following in the 
  511. Parameters field: 
  512.  
  513.   %* /notabs 
  514.  
  515.  Assume that you have created a data-file object named ABC.TXT.  If you drag 
  516. the icon for ABC.TXT and drop it on the icon for My Favorite Editor, the 
  517. program object for the editor is opened with the NOTABS option and ABC.TXT is 
  518. displayed. 
  519.  
  520. If you select My Favorite Editor (the program object) without dropping the icon 
  521. of a data-file object over the icon for My Favorite Editor, the %* is ignored 
  522. and My Favorite Editor is opened with the NOTABS parameter. No data-file object 
  523. is displayed in My Favorite Editor. 
  524.  
  525. If you do not want the operating system to send the drive letter and path and 
  526. file name of the program to the program when it is opened, you can specify 
  527. which parts you want to send by typing a % parameter that is different from %*. 
  528. The other % parameters are: 
  529.  
  530. ( %**P ) 
  531.  
  532.  Insert drive and path information without the last backslash (\). 
  533.  
  534. ( %**D ) 
  535.  
  536.  Insert drive with 'ile object TEST.SCR.  You want to edit it with the program 
  537. ABC.EXE, and then save the edited file with the name TEST.OUT in path OUT on 
  538. drive D. In the Parameters field for the program object ABC.EXE, you would type 
  539. the following: 
  540.  
  541.   %* d:\out\%**N.out 
  542.  
  543.  
  544. ΓòÉΓòÉΓòÉ 6.6. Help for Session Type: PM program ΓòÉΓòÉΓòÉ
  545.  
  546. Program is an OS/2 presentation manager program. 
  547.  
  548.  
  549. ΓòÉΓòÉΓòÉ 6.7. Help for Session Type: OS/2 Full ΓòÉΓòÉΓòÉ
  550.  
  551.  Select OS/2 full screen so you can start an OS/2 program and run it so that it 
  552. covers the entire screen. For example, you might want to run an OS/2 
  553. spreadsheet in a full screen instead of in a window. When you run a  program in 
  554. a full screen , you cannot see the windows and icons of the other  programs 
  555. that are open. 
  556.  
  557.  Check the documentation for the program to see if the program requires a 
  558. specific session. 
  559.  
  560.  Some conditions require that a program use the full screen instead of a 
  561. window.  You must use the full screen when the program: 
  562.  
  563.  o Must have access to the physical screen selector 
  564.  
  565.  o Must use the graphics mode of the display adapter 
  566.  
  567.  o Uses the OS/2 monitor facility 
  568.  
  569.  o Calls DosDevIOCtl directly 
  570.  
  571.  o Attempts to register replacements for the Vio, Kbd, or Mou subsystems of the 
  572.    operating system. 
  573.  
  574.  
  575. ΓòÉΓòÉΓòÉ 6.8. Help for Session Type: Os/2 Win ΓòÉΓòÉΓòÉ
  576.  
  577. Select OS/2 window so you can start an OS/2* program and run it in a window. 
  578. When a program runs in a window, you can see the windows and icons of the other 
  579. programs that are open. 
  580.  
  581.  Check the documentation for the program to see if the program requires a 
  582. specific session. 
  583.  
  584.  Some conditions require that a program use the full screen instead of a 
  585. window. You must use the full screen when the program: 
  586.  
  587.  o Must have access to the physical screen selector 
  588.  
  589.  o Must use the graphics mode of the display adapter 
  590.  
  591.  o Uses the OS/2 monitor facility 
  592.  
  593.  o Calls DosDevIOCtl directly 
  594.  
  595.  o Attempts to register replacements for the Vio, Kbd, or Mou subsystems of the 
  596.    operating system. 
  597.  
  598.  
  599. ΓòÉΓòÉΓòÉ 6.9. Help for Session Type: Dos Full screen ΓòÉΓòÉΓòÉ
  600.  
  601.  Select DOS full screen so you can start a DOS program and run it so that  it 
  602. covers the entire screen. For example, you might want to run a DOS  spreadsheet 
  603. in a full screen instead of in a window.  When you run a program  in a full 
  604. screen, you can not see the windows and icons of the other  programs that are 
  605. open. 
  606.  
  607.  If a DOS program does not run the same in the the OS/2* operating system as it 
  608. does in DOS, you can select the DOS settings push button and change the 
  609. settings for the program or the session in which you run it. 
  610.  
  611.  
  612. ΓòÉΓòÉΓòÉ 6.10. Help for session type: Dos Window ΓòÉΓòÉΓòÉ
  613.  
  614.  Select DOS window so you can start a DOS program and run it in a window. When 
  615. a program runs in a window, you can see the windows and icons of the other 
  616. programs that are open. 
  617.  
  618.  If a DOS program does not run the same in the the OS/2 operating system as it 
  619. does in DOS, you can select the DOS settings push button and change the 
  620. settings for the program or the session in which you run it. 
  621.  
  622.  
  623. ΓòÉΓòÉΓòÉ 6.11. Help for Session Type: Windows in OS/2 Window ΓòÉΓòÉΓòÉ
  624.  
  625. Select Window in OS/2 window so you can start an Windows program and run it in 
  626. a window on the OS/2 desktop. When a program runs in a window, you can see the 
  627. windows and icons of the other programs that are open. 
  628.  
  629.  
  630. ΓòÉΓòÉΓòÉ 6.12. Help for Session Type: Windows in OS/2 Full-screen ΓòÉΓòÉΓòÉ
  631.  
  632. Select WIN-OS/2 full screen so you can start a WIN-OS/2* full-screen session. 
  633. When WIN-OS/2 runs full screen, you cannot see the windows and icons of the 
  634. other programs that are open. 
  635.  
  636. You can automatically start more than one Windows program in a WIN-OS/2 
  637. full-screen session.  For more information about running multiple Windows 
  638. programs, select Starting programs automatically in a WIN-OS/2 session or 
  639. Windows programs in WIN-OS/2 window sessions in the list below. 
  640.  
  641.  
  642. ΓòÉΓòÉΓòÉ 6.13. Use default program Icon ΓòÉΓòÉΓòÉ
  643.  
  644. Use the default icon for the program when it is created on the workplace shell. 
  645.  
  646.  
  647. ΓòÉΓòÉΓòÉ 6.14. Specify programs icon ΓòÉΓòÉΓòÉ
  648.  
  649. Specify an icon file to be used as the icon for the program when it is created 
  650. on the workplace shell. 
  651.  
  652.  
  653. ΓòÉΓòÉΓòÉ 6.15. Programs Icon file name ΓòÉΓòÉΓòÉ
  654.  
  655. Enter the name of the icon file that will replace the default icon. If a disk 
  656. and path are not specified then the default main directory and disk specified 
  657. by the user at install time is used.  The Icon file should have already been 
  658. copied to the location before the program object is created. 
  659.  
  660.  
  661. ΓòÉΓòÉΓòÉ 6.16. Start program in default view ΓòÉΓòÉΓòÉ
  662.  
  663. Programs window (if it is running in a window will start in the view specified 
  664. by the program. 
  665.  
  666.  
  667. ΓòÉΓòÉΓòÉ 6.17. Help for Start Program Minimized ΓòÉΓòÉΓòÉ
  668.  
  669. Select this radio button if you want the program to be displayed as an icon 
  670. (instead of an open window) when it is first started. 
  671.  
  672.  
  673. ΓòÉΓòÉΓòÉ 6.18. Help for Start Program Maximized ΓòÉΓòÉΓòÉ
  674.  
  675. Select this check box if you want the program to be displayed as an Full Screen 
  676. (instead of an open window) when it is first started. 
  677.  
  678.  
  679. ΓòÉΓòÉΓòÉ 6.19. Help for Close Window on Termination ΓòÉΓòÉΓòÉ
  680.  
  681. Select this check box if you want the window to close automatically when the 
  682. program ends in the window.  A check mark in the check box indicates the choice 
  683. is selected. 
  684.  
  685. Note:   You might not want to select this choice if the program you are goin g 
  686. to run displays information on the screen when the program ends.  The window 
  687. closes immediately and you might not have time to view the displayed 
  688. information before it is removed. 
  689.  
  690. This choice is not available for WIN-OS/2 sessions. 
  691.  
  692.  
  693. ΓòÉΓòÉΓòÉ 6.20. Create new Instances ΓòÉΓòÉΓòÉ
  694.  
  695. The system default for what happens when you select an object that is open, is 
  696. that the window for the object is displayed with its current view (the way the 
  697. window was when you removed it from the screen).  By checking this option you 
  698. can change the default object behavior so that you open a new window and 
  699. display the current view each time you select the icon for the object.  In 
  700. effect you are creating a new instance of the program so that two versions of 
  701. the program are now running. 
  702.  
  703.  
  704. ΓòÉΓòÉΓòÉ 6.21. Template  of a Program ΓòÉΓòÉΓòÉ
  705.  
  706. You can create a template of the program object.  Then each time you drag a 
  707. copy from the template, you create a new program that has the same settings as 
  708. the original object. 
  709.  
  710.  Whenever you create a template object, the name of the object is added to the 
  711. pop-up menu for all objects that have a Create another choice on their pop-up 
  712. menu. To view the names of the templates you have created, display a pop-up 
  713. menu and select the arrow to the right of Create another. 
  714.  
  715.  
  716. ΓòÉΓòÉΓòÉ 6.22. Save Program action ΓòÉΓòÉΓòÉ
  717.  
  718. Saves the create program action and returns to the main screen. 
  719.  
  720.  
  721. ΓòÉΓòÉΓòÉ 6.23. Destroy Program action ΓòÉΓòÉΓòÉ
  722.  
  723. Pressing this button will destroy the create program action and return to the 
  724. main screen. 
  725.  
  726.  
  727. ΓòÉΓòÉΓòÉ 6.24. Cancel Changes to Program ΓòÉΓòÉΓòÉ
  728.  
  729. Cancel any changes to the create program action and return to the main screen. 
  730.  
  731.  
  732. ΓòÉΓòÉΓòÉ 7. Create Directory ΓòÉΓòÉΓòÉ
  733.  
  734. This screen allows you to specify the name and path of a directory to create on 
  735. the target Machine.  Unless you specify a full disk and path name the directory 
  736. will be created inside the main default directory as specified by the user at 
  737. install time.  Creating a directory on the Target computer is usually the first 
  738. thing you should do before a copy files action. 
  739.  
  740.  
  741. ΓòÉΓòÉΓòÉ 7.1. Directory name entry field. ΓòÉΓòÉΓòÉ
  742.  
  743. Name of the directory to be created. If not disk and path is specified the 
  744. directory is created inside the main directory as specified by the user at 
  745. install time.  If a path is specified, that path must already exist. 
  746.  
  747.  
  748. ΓòÉΓòÉΓòÉ 7.2. OK Button ΓòÉΓòÉΓòÉ
  749.  
  750. Saves the create directory action and returns to the main screen. 
  751.  
  752.  
  753. ΓòÉΓòÉΓòÉ 7.3. Destroy Button ΓòÉΓòÉΓòÉ
  754.  
  755. Pressing this button will destroy the create directory action and return to the 
  756. main screen. 
  757.  
  758.  
  759. ΓòÉΓòÉΓòÉ 7.4. Cancel Button ΓòÉΓòÉΓòÉ
  760.  
  761. Cancel any changes to the create directory action. 
  762.  
  763.  
  764. ΓòÉΓòÉΓòÉ 8. Copy File Action ΓòÉΓòÉΓòÉ
  765.  
  766. Copy files action.  This screen allows you to define the creation of a copy 
  767. files action.  If no path is specified in to from entry field then the current 
  768. directory is used.  If not disk/path is specified in the TO entry field then 
  769. the disk and directory specified by the user at install time as the main 
  770. disk/directory is used as the target. 
  771.  
  772.  
  773. ΓòÉΓòÉΓòÉ 8.1. No Prompt ΓòÉΓòÉΓòÉ
  774.  
  775. The user will not be prompted for a new disk or another similar action before 
  776. the copy command starts. 
  777.  
  778.  
  779. ΓòÉΓòÉΓòÉ 8.2. Prompt Message ΓòÉΓòÉΓòÉ
  780.  
  781. A prompt message will be shown before the copy files command is executed.  The 
  782. message that is shown will be the one entered in the message box that appears 
  783. when this radio button is clicked.  For instance if the files were to be copied 
  784. from a second floppy disk a new disk in the disk drive A you might enter a 
  785. message like: Insert disk 2 in Drive A 
  786.  
  787.  
  788. ΓòÉΓòÉΓòÉ 8.3. User Prompt ΓòÉΓòÉΓòÉ
  789.  
  790. This is the message that will appear to the user to ask for user interaction 
  791. before the files are copied. 
  792.  
  793.  
  794. ΓòÉΓòÉΓòÉ 8.4. OK Button ΓòÉΓòÉΓòÉ
  795.  
  796. Saves the new/modified copy files action. 
  797.  
  798.  
  799. ΓòÉΓòÉΓòÉ 8.5. Destroy Copy file action ΓòÉΓòÉΓòÉ
  800.  
  801. Pressing this button will destroy the copy file action and return to the main 
  802. screen. 
  803.  
  804.  
  805. ΓòÉΓòÉΓòÉ 8.6. Cancel changes to copy files action ΓòÉΓòÉΓòÉ
  806.  
  807. Cancel changes to copy files action. 
  808.  
  809.  
  810. ΓòÉΓòÉΓòÉ 8.7. Copy Files From ΓòÉΓòÉΓòÉ
  811.  
  812. Copy file from this path and file filter.  If no disk is specified the current 
  813. disk will be specified.  If no path specified the current directory (ie the 
  814. directory from which the install is being run) will be used. 
  815.  
  816.  
  817. ΓòÉΓòÉΓòÉ 8.8. Copy Files to ΓòÉΓòÉΓòÉ
  818.  
  819. Copy files to this directory. Normally this would be the main target directory 
  820. specified on the main screen.  If a directory is specified this directory will 
  821. be treated as a sub-directory within the main directory.  If a full disk/path 
  822. name is specified then that disk/path will be used. 
  823.  
  824.  
  825. ΓòÉΓòÉΓòÉ 9. Execute OS/2 Command ΓòÉΓòÉΓòÉ
  826.  
  827. Create a full screen OS/2 command session and run a program or execute an OS/2 
  828. command. When the command is created the install program (DIPRUN ) will wait 
  829. until it is complete. You have the option to hide this command action or to run 
  830. it in the foreground. 
  831.  
  832.  
  833. ΓòÉΓòÉΓòÉ 9.1. Title of OS/2 session ΓòÉΓòÉΓòÉ
  834.  
  835. Name of the command as presented to the user. 
  836.  
  837. The Title field displays the name of the object This name is displayed with t 
  838. he icon. Type in this field to change the title. You can use any characters, 
  839. including sp aces, except the backslash (\). 
  840.  
  841.  
  842. ΓòÉΓòÉΓòÉ 9.2. Valid Commands ΓòÉΓòÉΓòÉ
  843.  
  844. Enter a valid OS/2 command or the name of a program to run. 
  845.  
  846. Example OS/2 Command:  PKUNZIP  FILE.ZIP 
  847.  
  848. The command will use the default disk and directory as specified by the user at 
  849. install time as the working directory. 
  850.  
  851.  
  852. ΓòÉΓòÉΓòÉ 9.3. Hide command session ΓòÉΓòÉΓòÉ
  853.  
  854. Start an separate OS/2 session and execute the specified command or program. 
  855. The main install program (DIPRUN) will wait on the completion of this session. 
  856.  
  857.  
  858. ΓòÉΓòÉΓòÉ 9.4. Minimize session to desktop ΓòÉΓòÉΓòÉ
  859.  
  860. Selecting this option will run the command minimized to the desktop. Diprun 
  861. will still be in the foreground. 
  862.  
  863.  
  864. ΓòÉΓòÉΓòÉ 9.5. Maximize session ΓòÉΓòÉΓòÉ
  865.  
  866. Selecting this option will run the command as a full screen session in the 
  867. foreground. This is good if you require user input or interaction with the 
  868. command or program you are running. 
  869.  
  870.  
  871. ΓòÉΓòÉΓòÉ 9.6. Save OS/2 command Action contents ΓòÉΓòÉΓòÉ
  872.  
  873. Save the create OS2 command session action and exit the dialogue. 
  874.  
  875.  
  876. ΓòÉΓòÉΓòÉ 9.7. Destroy OS/2 Command ΓòÉΓòÉΓòÉ
  877.  
  878. Pressing this button will destroy the create OS/2 Command session action and 
  879. return to the main screen. 
  880.  
  881.  
  882. ΓòÉΓòÉΓòÉ 9.8. Cancel Command ΓòÉΓòÉΓòÉ
  883.  
  884. Cancel any changes to the create OS/2 command session action. 
  885.  
  886.  
  887. ΓòÉΓòÉΓòÉ 10. Data Object Creation ΓòÉΓòÉΓòÉ
  888.  
  889. This Dialogue allows you to define the creation of a data object or directory 
  890. on the workplace shell.  This object is a shadow of a real file or directory 
  891. that must already exist on the hard disk. 
  892.  
  893.  
  894. ΓòÉΓòÉΓòÉ 10.1. Title of data object ΓòÉΓòÉΓòÉ
  895.  
  896. Name of the Data object as presented to the user.  This name can be changed by 
  897. the user after the install. 
  898.  
  899. The Title field displays the name of the object This name is displayed with the 
  900. icon. Type in this field to change the title. You can use any characters, 
  901. including spaces, except the backslash (\). 
  902.  
  903.  
  904. ΓòÉΓòÉΓòÉ 10.2. Owning folder ΓòÉΓòÉΓòÉ
  905.  
  906.  This combo box contains a list of default system folders and folders you have 
  907. created that can be used to hold (or own) a new program or data or folder 
  908. object. 
  909.  
  910. Once a folder is created its internal name is added to the list of objects that 
  911. can be owners of program, data, or other folder objects.  Make sure That you do 
  912. not change the ordering or creation of this folder so that an object owned by 
  913. the folder is created before the folder.  If you do the create will fail. 
  914.  
  915.  
  916. ΓòÉΓòÉΓòÉ 10.3. Data file name ΓòÉΓòÉΓòÉ
  917.  
  918. Name of the data file or directory represented by the data object.  If no 
  919. disk/path is specified the default disk and path as specified by the user at 
  920. install time is used. You can also specify a subdirectory inside this default 
  921. directory. For example: subdir\data.dat. 
  922.  
  923.  
  924. ΓòÉΓòÉΓòÉ 10.4. Use default data file Icon ΓòÉΓòÉΓòÉ
  925.  
  926. Use the default icon for the data object when it is created on the workplace 
  927. shell. 
  928.  
  929.  
  930. ΓòÉΓòÉΓòÉ 10.5. Specify an Icon for Data Object ΓòÉΓòÉΓòÉ
  931.  
  932. Specify an icon file to replace the normal Data file icon when the folder is 
  933. created on the workplace shell. 
  934.  
  935.  
  936. ΓòÉΓòÉΓòÉ 10.6. Icon file name for data object ΓòÉΓòÉΓòÉ
  937.  
  938. Name of the icon file to replace the normal data icon. If a disk and path are 
  939. not specified then the default main directory and disk specified by the user at 
  940. install time is used.  The Icon file should have already been copied to the 
  941. location before the data object is created. 
  942.  
  943.  
  944. ΓòÉΓòÉΓòÉ 10.7. Data Object Template ΓòÉΓòÉΓòÉ
  945.  
  946. You can create a template of the data object.  Then each time you drag a copy 
  947. from the template, you create a new data object that has the same settings as 
  948. the original object. 
  949.  
  950.  Whenever you create a template object, the name of the object is added to the 
  951. pop-up menu for all objects that have a Create another choice on their pop-up 
  952. menu. To view the names of the templates you have created, display a pop-up 
  953. menu and select the arrow to the right of Create another. 
  954.  
  955.  
  956. ΓòÉΓòÉΓòÉ 10.8. Save Data Object Button ΓòÉΓòÉΓòÉ
  957.  
  958. Save Data Object and exit the dialogue. 
  959.  
  960.  
  961. ΓòÉΓòÉΓòÉ 10.9. Destroy the Data Object ΓòÉΓòÉΓòÉ
  962.  
  963. Pressing this button will destroy the create data object action and return to 
  964. the main screen. 
  965.  
  966.  
  967. ΓòÉΓòÉΓòÉ 10.10. Cancel changes to dialogue ΓòÉΓòÉΓòÉ
  968.  
  969. Cancel any changes to the create data object action. 
  970.  
  971.  
  972. ΓòÉΓòÉΓòÉ 11. Destroy Folder ΓòÉΓòÉΓòÉ
  973.  
  974. Destroy a Folder object that already exists on the users desktop. All of the 
  975. folders contents will be destroyed.  Simply enter the Object ID name (not the 
  976. title) of the folder to be destroyed. 
  977.  
  978.  
  979. ΓòÉΓòÉΓòÉ 12. Messages ΓòÉΓòÉΓòÉ
  980.  
  981. Messages
  982.  
  983.  Msg001    Do you wish to exit  'DIP Writer' at this time? 
  984.  
  985.  Msg002    M02 - A file with this name already exists in this directory. 
  986.            Overwrite? 
  987.  
  988.  Msg003    M03 - Invalid File Name. 
  989.