Hi Dan.
How can I take a look at $$globals^%GIF? I cannot get to see the source code
for ^%GIF. Is there any place where I can get the documentation for that
routine? I'm using Cache 5.0.4.
Anyway, two questions:
1) Can I invoke this "listglo" routine before importing the .GOF file
(that's what I need)? I'm getting an undefined error:
An error occurred while attempting to open the next volume:
<UNDEFINED>mnt+1^%GIF
Before invoking listglo, I tried to do
s IO="C:\RTCMSDITOM15 - HCA\GLOBALS\HCA.gof"
s IOPAR="UR"
s IOT="RMS"
s mode=1
but it's still complaining about the undefined error.
2) I haven't understood the command "$$entry^%GIF(0)". Isn't it supposed to
not overwrite existing globals? What I really need is the opposite: to erase
and then replace the existing globals with the ones stored in the GOF file.
Or should I get the listglo array, kill the globals manually and then invoke
"$$entry^%GIF(0)".
Sorry to be bothering that much. Thanks.
Marcelo.
"Dan Trampler" <
d...@nlm.cz> escribió en el mensaje