When you start TRAN-IDE, you can start a new project or open an existing project.
To open a new project In TRAN-IDE, select File | New, or click the New button below the menu.
You may then start by building TRAN-IDE objects or by including modules that containing the objects you need.
To build a new module Select File | Build New Module. When the Build a New Module window displays, enter a name for the new module and click OK, or click Cancel to exit the window.
To open an existing project Select File | Open, or click File below the menu bar. When the Open window displays, navigate to the project to open, select the project (.prj), then click Open.
To include an existing module Select File | Include Module. When the Open window displays, navigate to the module to include, select the module (.mod) then click Open. This option allows you use the same module in multiple projects.
To remove a module Select File | Remove Module. When the Remove a Module window displays, select the module you want to remove from the drop-down list, then click OK. Removing the module from the project does not delete the module from your computer; you can still include it in other projects.
To save a project Select File | Save, or click the Save button below the menu bar.
When you save a project for the first time, you are first prompted to save the module (default name, newmod.mod), then prompted to save the project (default name newproj.prj). Thereafter, click Save to save a module and existing project with the same name, or select File | Save As to save a module and project under a different name. You can also save the module under a new name, but save the project under the same name and vice versa.
Project names cannot start with a number. All files
must begin with either a letter or an underscore (_). For
example, 1del.prj is an illegal file name,
while _del1.prj is a legal file name.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |