[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_FILE_SUFFIX terminate action

SET_FILE_SUFFIX associates a default suffix with a specific type of file.

Syntax


---->(SET_FILE_SUFFIX)--+--(:CONFIGURATION)--+----+----(:NONE)------+---->
                        |                    |    |                 |
                        +--(:ENVIRONMENT)----+    +----|suffix|-----+
                        |                    |
                        +--(:LISP)-----------+
                        |                    |
                        +--(:MI)-------------+
                        |                    |
                        +--(:PCL)------------+
                        |                    |
                        +--(:SAT)------------+
                        |                    |
                        +--(:SESSION)--------+
                        |                    |
                        +--(:SOLIDDESIGNER)--+
                        |                    |
                        +--(:STARBASE)-------+
                        |                    |
                        +--(:STEP)-----------+
                        |                    |
                        +--(:XMIT)-----------+

Options

When to use

Use this action to associate a default filename suffix, with a specified type of file.

The following file types are available:

Example

The following parameter sequence gives the file type "XMIT", the suffix "ME30".

SET_FILE_SUFFIX :XMIT "ME30"


[Contents] [Index] [Books]