Questions tagged [icebreak]

IceBreak is for building web apps on the iSeries & AS/400 server platform

IceBreak is an aid to build web apps on the iSeries & AS/400 server platform.

1 questions
2
votes
1 answer

Call procedure (long name) into variable (not free)

I'm trying to call a procedure and assign a variable with the output. My problem is that my procedure name is to long for the allowed space: This is my working source, is it posible to use move or movel and do the same? c eval …
Andreas Louv
  • 46,145
  • 13
  • 104
  • 123