User bio
The first two systems I worked with using InterSystems technology were a PDP-11 running M11+ and a VAX 11/750 running M/VX. Too many years ago to count! 😊
Since then I've used most, if not all, InterSystems products up to IRIS and HealShare today.
I'm italian living in Switzerland and I work as Senior Consultant at GAIVOTA consultin SA, we provide professional services for InterSystems and other technologies.
Curiosity: apart from DC, I don't have ANY social account! 😁
Show all
Member since Aug 4, 2017
Posts:
Replies:
True, only if you don't need/want a response from the called BO.
VSCode with ObjectScript - tried to run simple MUMPS code and says not supported
Can you provide more details on what and how you tried? It should work, in fact, it does work!
Certifications & Credly badges:
Global Masters badges:
Followers:
Following:
Enrico has not followed anybody yet.
In these situations what I use is:
If ##class(Ens.Job).ShouldBeQuiescent() || ##class(Ens.Job).ShouldTerminate() {
; close shop!
Quit
}