GRIP Introduction


Developing and Executing Programs

You can develop and run GRIP programs in three ways:

Standard Program Development

You can develop GRIP programs using typical development tools. For more information about standard program development, start with Creating a GRIP Program.

Automating with GRADE Batch

You can automate the compile, link, and run process with an NX provided tool called GRADE Batch.

Automating with Batch (Windows) and Script (UNIX) Files

You can also automate the development process using batch files on a Windows system or script and command files on a UNIX system.