Home Applications SetEnv

SetEnv

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
2.5
1 reviews
0
Awards
143
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Set Environment Variables

What's new in this version

Initial Release

SetEnv

Set Environment Variables

Installation

  1. Download latest release.
  2. Import isc.SetEnv class into any namespace.
  3. Place callout DLL/SO/DYLIB in the bin folder of your InterSystems IRIS installation. Library file should be placed into a path returned by write ##class(isc.SetEnv).GetLib()

User guide

  1. Once per system start call: write ##class(isc.SetEnv).Setup()
  2. Call: write ##class(isc.SetEnv).SetEnvVar(VarName, Value) to set environment variable
  3. Call: write $system.Util.GetEnviron(VarName) to check that variable assignment was a success. This is a required action on some platforms.
Read more
Version
1.0.013 Oct, 2019
Category
Developer Environment
Works with
CachéHealthShareInterSystems IRISInterSystems IRIS for Health
First published
13 Oct, 2019