[progress Communities] [progress Openedge Abl] Forum Post: Create New Array Object As Output

  • Thread starter Thread starter jromagos
  • Start date Start date
Status
Not open for further replies.
J

jromagos

Guest
Hi, I'm trying to create as a result a new object, but my problem is when I try to make a new Array. My vocabulary I have: Output with : - nomCamp (string) - validador (string) Array of parametre And parametre just have entity "valor". At this moment it work just creating one new element, but I can't create an array of "Parametre" Output.new[Output.nomCamp='a',Output.validador='aaa',Output.parametre = Parametre.new[Parametre.valor = 'a']] Can somedy help me?

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