Technical Support Contact Us   

PC Access for Windows Reference Guide

for PC Access for Windows 4.30.158


Script Command: #include

Format:

#include "filename"

The include command allows you to include the contents of another script file as part of the current script file. This lets you keep a common set of script commands in a single file that you can use in other script files. You can nest include commands in up to 16 files. That means you can include a script file which in turn includes another script file, and so on, up to 16 levels.

· The include command is special in that it does not have a semi-colon (;) at its right-hand end.

Example:

#include "\scripts\common\login.inc"

Back to script command list.


Home Contents Previous Next

[Contents (Javascript menu format)] [Contents (HTML format)] [Search] [Glossary]


Tell me more about this site.
Can't find what you need? See: How to Find It.
Contact us
Report a problem with this page or suggest an improvement for this page.

Last modification date: Friday, January 17, 2003 00:58:55

 

Copyright © 2005 - MFM Software, Inc.
11988 Tramway Drive
Cincinnati, OH 45241
Phone: 513.733.9229
Fax: 513.733.8775
Send comments to webmaster@mfm.com