Servertec   Assignment
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iMake
Make Files
Constants
Identifiers
Operators
Directives
Statements
Assignment
Inference
Target

Macros
Sales
Legal
Feedback

 

Used to assign a value to a user identifier.

Syntax

    identifier = { value }

Notes

    identifier the identifier to define.
    value the text to assign to the specified user identifier.

Example

    INCLUDES = global.h ppsup.h
    DIR_SEP = "\"
    
    
 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:18:21 EST 1999