[progress Communities] [progress Openedge Abl] Forum Post: Re: Sending Date Parameter The...

  • Thread starter Thread starter Eric Andruscavage
  • Start date Start date
Status
Not open for further replies.
E

Eric Andruscavage

Guest
I'd agree, only I use a comma delimited list to pass parameters all the time. As long as the program is designed to accept 1 or more entries in the parameter. Better than what I've seen in the past, i.e.: def shared variable emp-ids extent 100. do i - 1 to 100: if emp-ids <> "" then do: [...] end. end.

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