DDS Questions and Answers

Recent IT Questions

41 - 54 of 54
<<PREVIOUS 1|2|3 NEXT>>

Convert a Cobol/400 File Spec to a RPG/400 DDS

How can easily convert a Cobol/400 File Spec to a RPG/400 DDS Spec?

View Answer   |  Aug 12 2008  2:32 PM GMT
RPGILE, DDS, COBOL/400
asked by Magazinb

  5 pts.

Query Xref to file

The other day I added a field to the DDS of a file. I recompiled all of the RPG programs and display files that use the physical file. But I got burned when I found that I neglected to include all of the queries that used the file. Is there a way to query all of the query definitions to find if my...

View Answer   |  Jul 31 2008  5:56 PM GMT
RPG, DDS, AS/400 Query
asked by Abbey

  120 pts.

Print a Barcode on a Microline 421 Printer (a dot matrix)

I have a client that uses 10 Mircroline 421 printers (a dot matrix) for purchase order, invoice, pick ticket, etc. They would like to print a barcode on them. The printer does have the capability to print barcodes. The printer is set to IBM emulation. I would like to use the barcode keyword in DDS...

View Answer   |  Jul 24 2008  8:00 PM GMT
DDS, iSeries printing, AS/400 printing
asked by Maggiebr

  25 pts.

Barcode scanning

We develop and use a lot of barcode scanning and reading applications. Some of the portable scanners in the warehouse allow the user to establish a session to the AS400 via a wireless bridge. Once signed on, the user is presented with the scanning application. Due to the fact that their scanners...

View Answer   |  Jul 2 2008  8:05 PM GMT
Barcode scanners, DDS, DSPF
asked by Floyd02

  270 pts.

F4 for more than one field

How to define F4 for more than one field in a screen?

View Answer   |  Jun 20 2008  1:48 PM GMT
DDS, F4
asked by BIBINAS400

  95 pts.

CPYTOIMPF - Physical file to IFS, get imbedded blanks

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

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

  50 pts.

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
iSeries, IFS, CPYTOIMPF
asked by Oldtonew

  45 pts.

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/Down screen2 F4=prompt F5=deliver the program doesn't "seem" to recognize the F5 (or F4) on Screen2. There is another program that does this...

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

  85 pts.

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
AS/400, DDS
asked by Droutt

  50 pts.

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
AS/400, DDS
asked by Sangay

  365 pts.

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
SQL, COBOL, DDL
asked by Uiiuo

  50 pts.

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
iSeries, DDS, Stream files
asked by Doddski

  55 pts.

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...

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

  5 pts.

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
Bar codes, Coding, DDS
asked by Sls

  5 pts.

41 - 54 of 54
<<PREVIOUS 1|2|3 NEXT>>