PDA

View Full Version : Anzahl Recordformate pro DSPF



sunhole
30-07-05, 08:27
Hallo

Bis wieviele Recordformate kann man in einem DSPF definieren?

Merci für eure Antwort! Gruss

Joe
01-08-05, 09:15
Hallo sunhole.

Auszug aus DDS-Reference...



Defining a Display File for DDS
Specify the entries in the following order to define a display file:
1. File-level entries (optional)
2. Record-level entries
3. Help-level entries (optional)
4. Field-level entries (optional)
Specify at least one record format in the file. The maximum number of record
formats in a display file is 1024. The maximum number of fields in any one record
format is 32 763. The maximum number of fields that can be displayed per record
is 4095. The maximum combined length of all named fields and indicators in a
record format is 32 763 bytes, regardless of the usage (I, O, B, M, H, P). For more
information, see “Valid Entries for Usage” on page 4-24. Also, see the Application
Display Programming book for the maximum number of input-capable fields.

Gruß Joe