[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to oo this?

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
The reason for me to instantiate them is because they are connection to some MSMQ queues. I don’t want to do this for each loop. …make instances … loop: Run myStandardProcedure(‘A’). Run myStandardProcedure(‘B’). Run myStandardProcedure(‘C’). ….endloop. I know I should maybe have done this differently, but now I just not want to change the stuff that works, just tune it a bit…. //Geir Otto

Continue reading...
 
Status
Not open for further replies.
Back
Top