Re: CSV Files


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on August 24, 2006 at 11:53:36:

In Reply to: Re: CSV Files posted by steven hagen on August 24, 2006 at 10:18:21:

Now we are getting somewhere. We need to be thinking about syntax as well as semantics. In the case of

WRITEDELIM(1,0100) OPTIONS = @09@,Strip

we could write a delimited record to ANY file, but we must remember to code EACH write statement correctly.

In the case of

CREATE FILENAME$,D,Options = @09@,Strip

The system would be responsible for remembering the particulars about the file.

How about the intermediate case....

file(1) ctl=delim(@09@,Strip)

That temporarily sets the LUN (instance) of the file to be delimited etc.




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]