Special Notes For Win32

C Styled Script
Reference Manual

<< Back  End  Next >>
 
 
INDEX
Introduction
Installation
   Additional Information
   Special Notes For Win32
Using The CSS Executive
Language
Directives
System Library
String Library
Regular Expression Lib.
File Library
Database Library
C API
C++ API
CSS Links
  

The setup program for windows is not able to insert or update environment vars, so you have to do this manually:

Variable Setting
CSSPATH <css install path>\CSSPATH
PATH <css install path>\WIN
LIB (*) <css install path>\WIN\LIB
INCLUDE (*) <css install path>\INCLUDE

(*) Only required when using the CSS API's with IBM VisualAge C++ orMicrosoft Visual C++.
Borland C++ uses .cfg files or command line options instead of environment variables.


NOTE for Windows 95/98/ME:
If you modify the environment vars, the system has to be rebooted to make the changes effective.

NOTE for Windows NT/2000:
If you modify the SYSTEM environment vars, the system has to be rebooted to make the changes effective.
When modifying the USER environment vars it is sufficient to logout and login again.
 Copyright © IBK LandquartLast revised by Peter Koch, 24.02.00<< Back  Top  Next >>