R
Rom Elwell
Guest
I have the procedure procFooBar. procFooBar can be called from any number of runtime objects including other procedures. I want to perform selective logic in procFooBar only if it is called by the entity with a NAME attribute value of 'O30032.r'. What is the correct ABL logic to add to procFooBar to check if the calling resource has a NAME attribute value of 'O30032.r'? Thank you!
Continue reading...
Continue reading...