Changeset 418 for ccr/trunk/p/C0CUTIL.m
- Timestamp:
- Mar 23, 2009, 12:21:08 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ccr/trunk/p/C0CUTIL.m
r411 r418 123 123 Q 124 124 ; 125 RPMS ; Are we running on an RPMS system rather than Vista?125 RPMS() ; Are we running on an RPMS system rather than Vista? 126 126 Q $G(DUZ("AG"))="I" ; If User Agency is Indian Health Service 127 VISTA() ; Are we running on Vanilla Vista? 128 Q $G(DUZ("AG"))="V" ; If User Agency is VA 129 WV() ; Are we running on Customized Vista (WV or OpenVista)? 130 Q $G(DUZ("AG"))="E"!($G(DUZ("AG"))="O") ; Codes for WV and Other.
Note:
See TracChangeset
for help on using the changeset viewer.