This is simple. Create a file pointer in Jbase that points to a Windows or UNIX folder. For example call it STUFF. Write a program that creates one record in the file STUFF. Each attribute in this record would be a row in the spreadsheet. Separate columns of data with the tab CHAR(9). After the record is written in STUFF there should be a file in the Windows or UNIX directory. Open this file with excel. Done
Sent from my iPhone > On Jan 6, 2016, at 8:51 AM, David Grenfell <[email protected]> wrote: > > Hello Gents: > > Well, I am working on the final Data Base that I have been using for a > number of years now. > > I would like to prepare an Excel file that contains pertinent information for > each member. Is there an easy way to do this and if so can you give me a > couple of hints on how to do it. Its been quite a while since I did any > programming , but looping through the file and reading items should not be a > problem, but the writing of the cvs file might be. > > Dave Grenfell > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > 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 > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. 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 --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
