Downloads22
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

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.
Rating
2.5 (1)
Category
Developer Environment
Works with
CachéHealthShareInterSystems IRISInterSystems IRIS for Health
Tags
Info
Version
1.0.0
Last updated
2019-10-13
Repository
Open
License
Link