User bio
404 bio not found
Member since Apr 4, 2017
Posts:
Replies:
Thank you very much. I meant that one job which is everything in process waits for being called with another. One process call other
{
S className = ..%ClassName(1)
S cls=##class(%Dictionary.CompiledClass).%OpenId(className)
F i = 1:1:cls.Properties.Count() {
S prop = cls.Properties.GetAt(i)
S propName = prop.Name
i prop.Name'["%" {
b
S idRow = {Id}
x "s value={"_propName_"}"
s date=+$h,time=$p($h,",",2)
&sql(INSERT INTO LogClass (className, dateOfChange, fieldName, ip, newValue, oldValue, operation, timeOfChange, users)
VALUES (:classname,:date,:propName, '192:168:1:1',:value,'','Insert',:time,'asfasf'))
}
}
Certifications & Credly badges:
Alexandr has no Certifications & Credly badges yet.
Global Masters badges:







Followers:
Alexandr has no followers yet.
Following:
Alexandr has not followed anybody yet.
Thank you all, dear friends for your help. You all really helped me.