Innerfuse Pascal Script
Welcome to Innerfuse Pascal Script. Innerfuse Pascal Script (short: IFPS) is a free Script engine with Object Pascal syntax for Delphi and Kylix. IFPS features:

This documentation is based on version 2.78.
To download newest version of Innerfuse Pascal Script, follow this link.

Units:
ifspas.pas
ifs_utl.pas
ifs_var.pas
ifs_obj.pas
Help for libraries

License Agreement

FAQ/getting started

ifs_def.inc
ifs_def.inc is a file containing some defines that are used by almost all units. There are also some other defines that you should know about:
NOCLASSES - Remove classes support
VARIANTSUPPORT - Support for variant type
USEIDISPATCH - Support IDispatch
NOSMARTLIST - Don't use the smart list option
CLX - Use CLX (needed for forms library)
These defines can be (un)defined in this file.

Copyright (c) 2001 by Carlo Kok
last update: 24-11-01