Can anybody tell me the setps to create .csv file in IFS
folder on AS/400.
I also need to know how I can send this .csv file to PC in
xls sheet.....?
Answers were Sorted based on User's Feedback
Answer / remya
1. CPYTOIMPF FROMFILE(database-file) TOSTMF(PATH/file.csv)
This command will copy the database file in .csv format.
2. ftp the csv file & open it with MS EXCEL...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / daithuan
I am quite sure you can use the WRLNK command to access IFS folder and then from there copy/create/send files to and from as400/I Series.
| Is This Answer Correct ? | 0 Yes | 1 No |
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
How to select highest score of each subject or how to select highest income of every month?
How to change the name of physical members Dynamically?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
are there any useful c runtime apis that I can call from rpg iv?
Can we journel logical file and access path? Can we use commitment control for non-join L.F?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
steps for debugging two rpg programs????
Are all these RPG/400 Interviewed Questions being asked recently? are current?
What is Multi Occurrence Data Structure(MODS)?
How to create a key field for a logical file inside RPG?