Hi, enter "SAVE.LIST TEST.CSV" after you execute your command, it's not one-liner (I wish we had it in jbase).
The result will appear in &SAVEDLISTS& folder in your home directory (bnk.run in your case) Cheers VK On Tuesday, June 17, 2014 5:56:08 PM UTC+5, Divine selasi wrote: > > Hello All, > > Thanks for your support. > > I tried the first option since i was not familiar with BASIC but i keep > getting errors. > Below is the error message please help me out. > Thanks for your support once again. > > *ERROR DESCRIPTION* > > jsh meta ~ -->SELECT FBNK.STMT.ENTRY SAVING EVAL > "STMT.ENTRY.ID:',:AMOUNT.LCY'" SAVE.LIST TEST.CSV > !!! Error message Dictionary record SAVE.LIST is missing. > not found !!! > jsh meta ~ --> > > Regards, > Divine > > > > > On Tue, Jun 17, 2014 at 7:01 AM, Vladimir Kazimirchik <[email protected] > <javascript:>> wrote: > >> Hi, >> the quick-and-dirty way: >> >> (in jsh prompt; replace my_table to table name, FIELD1 etc to names of >> necessary fields) >> >> SELECT my_table SAVING EVAL "FIELD1:',':FIELD2:',':FIELD3" >> >SAVE.LIST out_file.csv >> >> to automate things you can create a paragraph. >> >> Cheers >> VK >> >> >> On Tuesday, June 17, 2014 1:23:18 AM UTC+5, Divine selasi wrote: >>> >>> Hello all, >>> >>> Please I want to export tables in my Jbase database to CSV on my >>> desktop. But i am having a challenge. >>> >>> Please anyone with any code that will help me achieve me aim. >>> Thanks for your help. >>> Best regards, >>> Divine >>> >> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] <javascript:> >> To unsubscribe, send email to [email protected] <javascript:> >> 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] <javascript:>. >> 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.
