Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : System

Function : bool setVariable(String varName,String varValue)


Description

Function used to set environment variable, where first argument is the variable name and second is its value


Return

true on success and false otherwise.


Remarks

e.g.

System.setVariable("MYPATH","C:\\RADCPP");





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc