How Do I...

File out and file in script-based parts

File out and file in access sets No tips for this topic No example for this topic Make a binary file of my work, then transfer it

Filing out script-based parts

To file out a script-based part, such as a Smalltalk class:

  1. Select the application that contains the part in the Applications pane, and then select the part in the Parts pane.
  2. From the Parts menu, select Import/Export > File Out.
  3. In the displayed prompter, specify a full path name for the file that will contain the filed-out code, and select OK.

Filing in script-based parts

To file in the code generated for a script-based part:

  1. Select the application that will contain the part from the Applications pane of the VisualAge Organizer. The application must be an edition.
  2. Select Import/Export File In from the Parts menu.
  3. In the displayed prompter, select the file that contains code for the part's definition, and select OK.


[ Top of Page | Previous Page | Next Page | Table of Contents ]