Recent IT Questions

1 - 9 of 9
<<PREVIOUS 1 NEXT>>

CPYTOIMPF - Physical file to IFS, get imbedded blanks

I have a physical file with the following fields.(field - attribute - sample content)FILL01 - 1A - blankKEY - 8A - AAPCTINVLENGTH - 2S 0 - 60TEXT - 60 A - 8028038When looking at the file using DSPPFM, the info = AAPCTINV608028038 Note, it has 1 space at the beginingUsing the followingCPYTOIMPF...

View Answer   |  May 7 2008   5:04 PM GMT   |  asked by Klw
CPYTOIMPF, DDS, IFS


Copy DDS defined file to .txt file

I am trying to copy a large, 1.4 mil records, 535 byte records, from an old DDS defined file on the iSeries to a .txt file. I have used FTP and CPYTOIMPF using every combination of setting I can think of. Every time it translates the packed numeric fields correctly but creates garbage for the alpha...

View Answer   |  Mar 27 2008   8:55 PM GMT   |  asked by Oldtonew
iSeries, IFS, CPYTOIMPF


ALTPAGEUP/DOWN CF Indicator Question

I have (in DSPF) ALTPAGEUP/ALTPAGEDOWN as CF04 and CF05.Are you not able to use CF04 or CF05 elsewhere?example: screen1 subfile...F4/F5 = PageUp/Downscreen2 F4=prompt F5=deliverthe program doesn't "seem" to recognize the F5 (or F4) on Screen2. There is another program that does this exact same...

View Answer   |  Mar 26 2008   6:24 PM GMT   |  asked by MMAGuy
RPG, DDS, DSPF


field description-is there a way to run a command over a library to generate an outfile

State audit being performed over all our tables in order to associate level of restriction to some data. I've been tasked to provide a report of all the fields defined in our tables - is there a way to run a command over a library to generate an outfile. Something like DSPPFD but need it to go...

View Answer   |  Mar 11 2008   4:10 PM GMT   |  asked by Droutt
DDS, AS/400


Physical file Creation

Can any1 tell me the whole steps in creating a physical file(DDS) . I am new to AS/400

View Answer   |  Feb 22 2008   10:17 AM GMT   |  asked by Sangay
DDS, AS/400


DDS or SQL

We have an existing COBOL application using files defined in DDS format. We are considering to move from DDS to DDL for future development. What is the best strategy to take this approach?

View Answer   |  Jan 23 2008   8:52 PM GMT   |  asked by Uiiuo
DDS, SQL, Ddl


Copy Stream File

Hello, I have a stream file that I have copied to the iSeries. I would now like to copy this file to a physical file defined using DDS as a file with one field of 1024. The records in the stream file are delimited with a tilde, not a CR, LF, or any combination of these. Any suggestions how to...

View Answer   |  Jan 7 2008   11:31 AM GMT   |  asked by Doddski
DDS, Stream file, iSeries


Iseries print position problem

I am having difficulty positioning output in the same position on a page across different printers using line/column positioning in DDS. If I use the position keyword in the same document across these printers then the output is positioned on the page in exactly the same spot each time. I want to...

Answer Question   |  Dec 2 2007   10:21 PM GMT   |  asked by Jannene
DDS, iSeries printing


Code for printing on IBM 6400 printers

My company uses 6400 printers to print reports with bar codes and boxes. Currently the code that is used is what is recommended by Printronix - IGP. This code is difficult to change and hard to read. There are over 100 6400 printers in operation and many different versions of firm ware as well...

Answer Question   |  Nov 27 2007   4:43 PM GMT   |  asked by Sls
Bar codes, DDS, Coding


1 - 9 of 9
<<PREVIOUS 1 NEXT>>