Hi,
I am trying to update a sequential file with a values of an array.
say ARR<1> = VALUE1
      ARR<2> = VALUE2
      ARR<3> = VALUE3
I want to write the contents of the array in one shot with linefeed between
each values
such that it appears in the sequential file as
VALUE1
VALUE2
VALUE3

thanks
anand

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to