ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

How can i do this ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can i do this ?

    Hello,

    I have a physical File with some data. I want to pass this data to a datastructure or something else(?)

    So i want to create a msg txt with the data.

    So it would be in the physical file like ->

    text1
    text2
    text3

    and in the msgtext in the programm it should be like then

    Hello,

    you have following text messages:

    text1
    text2
    text3

    How can i do this ? It should be done in a cl



  • #2
    What is the final destination for the data ? Can you give more detail ? Sometimes there's a better way if the process is understood.

    Comment

    Working...
    X