User bio
404 bio not found
Member since Oct 15, 2018
Posts:
Replies:
Hi, Julius. Thank you for responding to my question.
I work for Department of Veterans Affairs. I believe the coding standard including prohibiting argumentless or exclusive NEW is not new.
Someone modified old code to become non-interactive. Unfortunately they did not follow coding standard and now it is up to me to fix it. I found where variables are killed.
I think a class method using procedure block should be equivalent to exclusive new. All variables are hidden except parameters or public list.
I found the code responsible for Killing variables. I understand why I get <UNDEFINED> when I run the original legacy code WITHOUT the Exclusive NEW.
Open Exchange applications:
Certifications & Credly badges:
Oliver has no Certifications & Credly badges yet.
Global Masters badges:







Followers:
Following:
I would use an out of the box File Service and send a StreamContainer to a BPL process. The BPL can read one line at a time and call a process...