Programmers Language v2
Home
Language
Items
Matrix (BETA)
About
Register
Login
Home
»
PlGroups
»
Caché-Spezifisch, Prozesse/Jobs
View PlGroup Caché-Spezifisch, Prozesse/Jobs
ID
18
Text
Caché-Spezifisch, Prozesse/Jobs
Title
Not set
PlItems
; Important: You musn't check variables in your own job, it will result in a <PARAMETER>-Error! Set checkjob=1234 Set checkvar="foo" ; Check if job is not my own Quit:checkjob=$Job ; Check if Job exists und prompt the content of the varible foo If $Data(^$Job(checkjob)) W !,$ZUtil(88,2,checkjob,checkvar) ; Prompts the content of the variable foo, maybe it is 'bar' ;-)
Operations
List PlGroups
Create PlGroup
Update PlGroup
Delete PlGroup
Manage PlGroups