Vanguard Software
Forecasting & Planning Solutions
Home Products Solutions Services Customers Partners Company
 
Applying science to business management

contents.gifindex.gifprev1.gifnext1.gif

include

Format: include( file )

Arguments: [text] file Name(s) of the file(s) to import

Returns: [text] file

Description: This primitive imports library functions into the active application. All functions in the library file are included in the active application and are available like primitives.

If file does not contain full path information, the file is assumed to reside in the same directory as the .mdl or .dsb application file. If you include path information, remember that backslash characters must be typed twice in text literals (e.g., "c:\\temp.txt" instead of "c:\temp.txt").

Note: Instead of calling this primitive directly, you usually use the script options dialog box to list the relevant library files. You can access this dialog box by clicking Script Options in the Tools menu.

Examples: include("ahplib.dsb") = Imports the contents of the library file ahplib.dsb

See Also: open

  Demand Planning  |  Financial Forecasting
Forecasting Software  |  Strategic Planning Software  |  Decision Tree Software
Decision Support Software  |  Expert System Software  |  Online Surveys

Contact Us  |  Terms of Use  |  Privacy Policy  |  Site Map
Vanguard Software
© 2011 Vanguard Software Corporation
Print this page   Email this page to a friend