Sie sind auf Seite 1von 25

Sub File

Day 17
Sub File-Load All:
Overview:
This module enables the student to understand the concept of Sub File.
Outline:
Topics covered,
Load All Subfle
ultiple Addition of !ecords
ultiple "pdation of !ecords
ultiple Deletion !ecords
Objective:
#y the end of this module, the student should be able to do$
Display ultiple of !ecords
ultiple Addition of !ecords
ultiple "pdation of !ecords
ultiple Deletion !ecords
% Du&eStar Technolo'ies (vt. Ltd. 1)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
Sub File:
A Sub File is a 'roup of records that are read from or ,ritten to display device in
one operation.
Keyword Related to Load All Sub File:
1. SFL: !ecord level &ey,ord that specifes the subfle record format.
2. SFLCTL: !ecord level &ey,ord, ,hich specifes the subfle control record format. -t
controls functions li&e display, clearin' and initiali.ation.
. SFL!S": This &ey,ord is mandatory and displays the subfle ,hen the !(/)011
pro'ram issues an output operation.
#. SFL!S"CTL: This is control record level and mandatory &ey,ord. Displays control
record format and enables SFLDS(. The felds or literals from the control record
format are displayed one time, as headin's, before the list of subfle records.
$. SFLCLR: 2lears a subfle of all records before frst pa'e of subfle loads. An option
indicator is re3uired for this &ey,ord, or the system ,ould clear the subfle on
every output operation to the control record. The indicator often is the reverse of
the indicator used SFLDS( and SFLDS(2TL, so that you clear the subfle in one
output operation and display the subfle and the control4record information in
second output operation.
%. SFL&'!: This &ey,ord displays a plus si'n in the lo,er ri'ht corner of the screen.
The plus si'n indicates that subfle contains some more records that can be
displayed on the screen. The plus si'n ,ill not be displayed if subfle is at end. An
indicator should condition this &ey,ord. 5hen the indicator causes SFL67D to be in
e8ect, The system does not display a plus si'n. Thus, the pro'ram should turn on
the indicator for SFL67D,and disable (A/6D957 ,ith the opposite indicator ,hen
no additional matchin' records remain to be put into the subfle.
(. SFLS)*: A control record level and mandatory &ey,ord, ,hich specifes the number
of records that may be loaded in the subfle. This value should be either to or
'reater than the SFL(A/ value. a:imum no of records that can be loaded in a
subfle is ;,;;;.
+. SFL"A,: This is a record level and mandatory &ey,ord for control record format, it
specifes the number of records that may be displayed on screen at a time. The
number follo,s the &ey,ords and is enclosed in parentheses. <ou typically
determine this number by calculatin' the number of available screen lines, after
ta&in' into account all other lines to be displayed alon' ,ith the subfle.

% Du&eStar Technolo'ies (vt. Ltd. *)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
R&A!C -Read C.an/e Record0
The !6AD2 reads the chan'e records. -t is used in the sub fles.
Ste11: Fir2t Create a ".y2ical File
!!S O3 ".y2ical File:
Columns . . . : 1 71 Browse PB01U01D/MYDDS
SEU==> EMP1
FMT A* .....A*. 1 ...... ! ...... " ...... # ...... $ ...... % ...... 7
*************** Be&'nn'n& o( )*+* *************************************
0000.01 *****************************************************************
0000.0! *
0000.0" * EM,P-YEE DETA.,S
0000.0# *
0000.0$ *****************************************************************
000".00 A / EMP1/
000#.00 A EMP0- " 0 C-,1D234EMP,-YEE .D45
000$.00 A E0AME 10 C-,1D234EMP,-YEE 0AME45
000%.00 A E2/AD ! C-,1D234EMP,-YEE 2/ADE45
0007.00 A 6 EMP0-
****************** En) o( )*+* ****************************************






F"=E7'+ F$=/e(res8 F9=/e+r'e:e F10=Cursor F11=To&&le F1!=C*n;el
F1%=/e<e*+ ('n) F!#=More =e>s
3C5 C-PY/.21T .BM C-/P. 19?1@ !00!.
% Du&eStar Technolo'ies (vt. Ltd. =)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Factor 1
Factor 2 !ecord 7ame >andatory?
Re2ult Field
4)
LO
&5 6@
Sub File
Day 17
Ste1 2: Create !i21lay File
1. Type STRS!A in 2ommand (rompt, then press enter
2. Type 617, press enter
Des'&n S;reens

T><e ;8o';es@ <ress En+er.

Sour;e ('le . . . . . . . . MYDDS 0*me@ F# (or l's+

,'Ar*r> . . . . . . . . . PB01U01D 0*me@ *,.B,@ *CU/,.B

MemAer . . . . . . . . . . SUBF.l 0*me@ F# (or l's+













F"=E7'+ F#=Prom<+ F1!=C*n;el

. 5rite the name of Source File, Library, and member then, (ress 6nter follo,in'
Screen appear
Bor= w'+8 D's<l*> /e;or)s

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e o<+'ons@ <ress En+er.
1=A)) !=E)'+ ;ommen+s "=Co<> #=Dele+e
7=/en*me ?=Sele;+ =e>wor)s 1!=Des'&n 'm*&e

-<+ -r)er /e;or) T><e /el*+e) SuA('le D*+e DDS Error


30o re;or)s 'n ('le5







Bo++om
F"=E7'+ F1!=C*n;el F1#=F'leCle:el =e>wor)s
F1$=F'leCle:el ;ommen+s F17=SuAse+ F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd. 0)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
#. Type A1B in 9pt, then press enter follo,in' Screen appear
A)) 0ew /e;or)

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e ;8o';es@ <ress En+er.

0ew re;or) . . . . . . . . . . . . . . . SUB 0*me

T><e . . . . . . . . . . . . . . . . . . SF, /EC-/D@ US/DF0
SF,@ SF,MS2
B.0D-B@ BDBSF,
PU,DB0@ PD0SF,
M0UBA/








F"=E7'+ F$=/e(res8 F1!=C*n;el

$. 5rite AS"#B in the ne, record, ,rite ASFLB in the Type and then press 6nter.
A)) 0ew /e;or)

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e ;8o';es@ <ress En+er.

0ew re;or) . . . . . . . . . . . . . . . SUB 0*me

T><e . . . . . . . . . . . . . . . . . . SF, /EC-/D@ US/DF0
SF,@ SF,MS2
B.0D-B@ BDBSF,
PU,DB0@ PD0SF,
M0UBA/
SuA('le ;on+rol re;or) . . . . . . . . . SUBCT, 0*me







F"=E7'+ F$=/e(res8 F1!=C*n;el

% Du&eStar Technolo'ies (vt. Ltd. +)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
%. 5rite ASFL2TLB in the Subfle control record feld, and press 6nter
A)) 0ew /e;or)

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e ;8o';es@ <ress En+er.

0ew re;or) . . . . . . . . . . . . . . . SUB 0*me

T><e . . . . . . . . . . . . . . . . . . SF, /EC-/D@ US/DF0
SF,@ SF,MS2
B.0D-B@ BDBSF,
PU,DB0@ PD0SF,
M0UBA/
SuA('le ;on+rol re;or) . . . . . . . . . SF,CT, 0*me







F"=E7'+ F$=/e(res8 F1!=C*n;el

(. A'ain (ress enter
Sele;+ SuA('le 6e>wor)s

SuA('le re;or) . . . . . . . : SUB

T><e ;8o';es@ <ress En+er

Y=Yes
2ener*l =e>wor)s . . . . . . . .
.n)';*+or =e>wor)s . . . . . . .


TEDT =e>wor) . . . . . . . . . .










F"=E7'+ F#=D's<l*> Sele;+e) 6e>wor)s

% Du&eStar Technolo'ies (vt. Ltd. C)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
+. 5rite A<B in the felds /eneral &ey,ords, Subfle display layout, Subfle messa'es
and Select record &ey,ords, and then (ress enter
Sele;+ 2ener*l 6e>wor)s
Sele;+ SuA('le Con+rol 6e>wor)s

SuA('le ;on+rol re;or) . . . . . . . . . : SF,CT,

T><e ;8o';es@ <ress En+er.

Y=Yes
2ener*l =e>wor)s . . . . . . . . Y
SuA('le )'s<l*> l*>ou+ . . . . . Y
SuA('le mess*&es . . . . . . . . Y

Sele;+ re;or) =e>wor)s . . . . . Y

TEDT =e>wor) . . . . . . . . . .








F"=E7'+ F#=D's<l*> Sele;+e) 6e>wor)s F1!=C*n;el

8. Defne The indicatorBs as it sho,n in the Screen, and press enter
De('ne 2ener*l 6e>wor)s

SuA('le ;on+rol re;or) . . . . . . . . . : SF,CT,

T><e ;8o';es@ <ress En+er. 6e>wor)
/el*+e) suA('le re;or) . . . . . . . SF,CT, SUB 0*me
SuA('le ;ursor rel*+':e re;or) . . . SF,CS///0 0*me
SuA('le mo)e . . . . . . . . . . . . SF,M-DE 0*me



Y=Yes .n)';*+ors/
D's<l*> suA('le re;or)s . . . . . . SF,DSP Y ?0
D's<l*> ;on+rol re;or) . . . . . . . SF,DSPCT, Y ?1
.n'+'*l'Ee suA('le ('el)s . . . . . SF,.0F
Dele+e suA('le *re* . . . . . . . . SF,D,T
Cle*r suA('le re;or)s . . . . . . . SF,C,/ ?!
.n)';*+e more re;or)s . . . . . . . SF,E0D ?"
SF,E0D <*r*me+er . . . . . . . . *M-/E Y
SF,E0D <*r*me+er . . . . . . . . *SC/BA/ *M-/E ...
/e;or) no+ *;+':e . . . . . . . . . SF,/0A
More...
F"=E7'+ F1!=C*n;el

% Du&eStar Technolo'ies (vt. Ltd. 7)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
19.5rite the SFLS-D value and SFL(A/ value and press enter
De('ne D's<l*> ,*>ou+

SuA('le ;on+rol re;or) . . . . . . . . . : SF,CT,

T><e :*lues@ <ress En+er.

6e>wor) 0umAer
/e;or)s 'n suA('le . . . . . . . . . . SF,S.F 9999
Pro&r*mC+oCs>s+em ('el) . . . . . .

/e;or)s <er )'s<l*> . . . . . . . . . SF,PA2 $

S<*;es Ae+ween re;or)s . . . . . . . . SF,,.0









F"=E7'+ F1!=C*n;el

11.A'ain (ress 6nter
De('ne SuA('le Mess*&es

SuA('le ;on+rol re;or) . . . . . . . . . : SF,CT,

T><e :*lues@ <ress En+er.

.n)';*+ors/ SF,MS2 C Mess*&e Te7+ More .n)





Bo++om


.n)';*+ors/ SF,MS2.D F'le ,'Ar*r> .n) 0*me





Bo++om
F"=E7'+ F1!=C*n;el

% Du&eStar Technolo'ies (vt. Ltd. E)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
12.A'ain (ress 6nter t,o times >Fere 5e can select particular &ey,ord by puttin' A<B in
front of that &ey,ord option?
Sele;+ /e;or) 6e>wor)s

/e;or) . . . : SF,CT,

T><e ;8o';es@ <ress En+er.

Y=Yes
2ener*l =e>wor)s . . . . . . . .
.n)';*+or =e>wor)s . . . . . . .
A<<l';*+'on 8el< . . . . . . . .
1el< =e>wor)s . . . . . . . . . .
-u+<u+ =e>wor)s . . . . . . . . .
.n<u+ =e>wor)s . . . . . . . . .
-:erl*> =e>wor)s . . . . . . . .

Pr'n+ =e>wor)s . . . . . . . . .
A,T0AME =e>wor) . . . . . . . . .

TEDT =e>wor) . . . . . . . . . .



F"=E7'+ F#=D's<l*> Sele;+e) 6e>wor)s F1!=C*n;el

1.Type A1*B in opt to desi'n the header in the SFL2TL >record?, and press 6nter
Bor= w'+8 D's<l*> /e;or)s

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e o<+'ons@ <ress En+er.
1=A)) !=E)'+ ;ommen+s "=Co<> #=Dele+e
7=/en*me ?=Sele;+ =e>wor)s 1!=Des'&n 'm*&e

-<+ -r)er /e;or) T><e /el*+e) SuA('le D*+e DDS Error

10 SUB SF, 0"/!#/0$
1! !0 SF,CT, SF,CT, SUB 0"/!#/0$







Bo++om
F"=E7'+ F1!=C*n;el F1#=F'leCle:el =e>wor)s
F1$=F'leCle:el ;ommen+s F17=SuAse+ F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd. ;)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
1#.Desi'n the 2ontrol Format As Sho,n then (ress F= and Save the control format of
sub fle
UUUUUUUUUU DD/DD/DD
,-AD A,, SUBF.,E TT:TT:TT

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

EMP 0-. EMP 0AME EMP 2/ADE

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
















1$.Type A1*B in opt to desi'n the !ecord format of the Subfle, and press 6nter
Bor= w'+8 D's<l*> /e;or)s

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e o<+'ons@ <ress En+er.
1=A)) !=E)'+ ;ommen+s "=Co<> #=Dele+e
7=/en*me ?=Sele;+ =e>wor)s 1!=Des'&n 'm*&e

-<+ -r)er /e;or) T><e /el*+e) SuA('le D*+e DDS Error

1! 10 SUB SF, 0"/!#/0$
!0 SF,CT, SF,CT, SUB 0"/!#/0$







Bo++om
F"=E7'+ F1!=C*n;el F1#=F'leCle:el =e>wor)s
F1$=F'leCle:el ;ommen+s F17=SuAse+ F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
11)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
1%.Desi'n the Sub File !ecord format As Sho,n then (ress F= and Save
UUUUUUUUUU DD/DD/DD
,-AD A,, SUBF.,E TT:TT:TT

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

EMP 0-. EMP 0AME EMP 2/ADE

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
999C BBBBBBBBBB BB
999C BBBBBBBBBB BB
999C BBBBBBBBBB BB
999C BBBBBBBBBB BB
999C BBBBBBBBBB BB











1(.Type A1B in opt to add Footer in the sub fle , and press 6nter
Bor= w'+8 D's<l*> /e;or)s

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e o<+'ons@ <ress En+er.
1=A)) !=E)'+ ;ommen+s "=Co<> #=Dele+e
7=/en*me ?=Sele;+ =e>wor)s 1!=Des'&n 'm*&e

-<+ -r)er /e;or) T><e /el*+e) SuA('le D*+e DDS Error
1
10 SUB SF, 0"/!#/0$
!0 SF,CT, SF,CT, SUB 0"/!#/0$







Bo++om
F"=E7'+ F1!=C*n;el F1#=F'leCle:el =e>wor)s
F1$=F'leCle:el ;ommen+s F17=SuAse+ F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
11)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
1+.5rite AF99T6!B in the 7e, !ecord and ,rite A!629!DB in the Type. Then (ress 6nter
A)) 0ew /e;or)

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e ;8o';es@ <ress En+er.

0ew re;or) . . . . . . . . . . . . . . . F--TE/ 0*me

T><e . . . . . . . . . . . . . . . . . . /EC-/D /EC-/D@ US/DF0
SF,@ SF,MS2
B.0D-B@ BDBSF,
PU,DB0@ PD0SF,
M0UBA/








F"=E7'+ F$=/e(res8 F1!=C*n;el

18.Desi'n the F99T6! as Sho,n then (ress F= and Save


















CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC


F!=UPDATE F"=ED.T


% Du&eStar Technolo'ies (vt. Ltd.
1*)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
29.Type AEB in opt feld of the SFL2TL, then (ress enter
Bor= w'+8 D's<l*> /e;or)s

F'le . . . . . . : MYDDS MemAer . . . . . . : SUBF.l
,'Ar*r> . . . . : PB01U01D Sour;e +><e . . . : DSPF

T><e o<+'ons@ <ress En+er.
1=A)) !=E)'+ ;ommen+s "=Co<> #=Dele+e
7=/en*me ?=Sele;+ =e>wor)s 1!=Des'&n 'm*&e

-<+ -r)er /e;or) T><e /el*+e) SuA('le D*+e DDS Error

10 SUB SF, 0"/!#/0$
? !0 SF,CT, SF,CT, SUB 0"/!#/0$
"0 F--TE/ /EC-/D 0"/!#/0$






Bo++om
F"=E7'+ F1!=C*n;el F1#=F'leCle:el =e>wor)s
F1$=F'leCle:el ;ommen+s F17=SuAse+ F!#=More =e>s

21.Type A<B in the Select record &ey,ords , then (ress enter
Sele;+ SuA('le Con+rol 6e>wor)s

SuA('le ;on+rol re;or) . . . . . . . . . : SF,CT,

T><e ;8o';es@ <ress En+er.

Y=Yes
2ener*l =e>wor)s . . . . . . . .
SuA('le )'s<l*> l*>ou+ . . . . .
SuA('le mess*&es . . . . . . . .

Sele;+ re;or) =e>wor)s . . . . . Y

TEDT =e>wor) . . . . . . . . . .








F"=E7'+ F#=D's<l*> Sele;+e) 6e>wor)s F1!=C*n;el

% Du&eStar Technolo'ies (vt. Ltd.
1=)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
22. (ut A<B in the -ndicator &ey,ords feld and 9verlay &ey,ords, (ress enter
Sele;+ /e;or) 6e>wor)s

/e;or) . . . : SF,CT,

T><e ;8o';es@ <ress En+er.

Y=Yes
2ener*l =e>wor)s . . . . . . . .
.n)';*+or =e>wor)s . . . . . . . Y
A<<l';*+'on 8el< . . . . . . . .
1el< =e>wor)s . . . . . . . . . .
-u+<u+ =e>wor)s . . . . . . . . .
.n<u+ =e>wor)s . . . . . . . . .
-:erl*> =e>wor)s . . . . . . . . Y

Pr'n+ =e>wor)s . . . . . . . . .
A,T0AME =e>wor) . . . . . . . . .

TEDT =e>wor) . . . . . . . . . .



F"=E7'+ F#=D's<l*> Sele;+e) 6e>wor)s F1!=C*n;el

2.Defle the indicator here, (ress enter
De('ne .n)';*+or 6e>wor)s

/e;or) . . . : SF,CT,

T><e =e>wor)s *n) <*r*me+ers@ <ress En+er.
Con)'+'one) =e>wor)s: CFnn CAnn C,EA/ PA2ED-B0//-,,UP PA2EUP//-,,D-B0
1-ME 1E,P 1,P/T0
Un;on)'+'one) =e>wor)s: .0DTDT G,DCMD6EY SET-F C1A02E

6e>wor) .n)';*+ors/ /es< Te7+
CF0! 0!
CF0" 0"









Bo++om
F"=E7'+ F1!=C*n;el

% Du&eStar Technolo'ies (vt. Ltd.
10)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
2#.(ut A<B in the 9verlay ,ithout erasin' feld, (ress enter t,o times
Sele;+ -:erl*> 6e>wor)s

/e;or) . . . : SUBCT,1

T><e ;8o';es@ <ress En+er.
6e>wor) Y=Yes .n)';*+ors/ /oll
-:erl*> w'+8ou+ er*s'n& . . . . . . -GE/,AY Y
/e+*'n )*+* on reC)'s<l*> . . . . . PUT/ETA.0
Pro+e;+ *ll 'n<u+ ('el)s . . . . . . P/-TECT
A;+':*+e -G/DTA *n) -G/AT/ . . . . . PUT-G/
-:err')e D*+* . . . . . . . . . . . -G/DTA
-:err')e A++r'Au+e . . . . . . . . . -G/AT/
.n'+'*l'Ee 'n<u+ ('el)s . . . . . . .0F.0P
/ese+ *ll mo)'('e) )*+* +*&s . . . . MDT-FF
MDT-FF <*r*me+er . . . . . . . . . *U0P/
*A,,
Er*se *ll 'n<u+ ('el)s . . . . . . . E/ASE.0P
E/ASE.0P <*r*me+er . . . . . . . . *MDT-0
*A,,
Er*se *ll re;or)s Aelow . . . . . . E/ASE


F"=E7'+ F1!=C*n;el

2$.(ress F= and save the display fle and compile it
% Du&eStar Technolo'ies (vt. Ltd.
1+)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
!!S O3 T.e !i21lay File:
Columns . . . : 1 71 E)'+ PB01U01D/MYDDS
SEU==> SUBF.,
FMT A* .....A*. 1 ...... ! ...... " ...... # ...... $ ...... % ...... 7
*************** Be&'nn'n& o( )*+* *************************************
0000.10 A*HHTS SD !00$0"!$ 1"0"$0 PB01U01 /E,CG$/!M0 $7!!CBDS
0000.!0 A*HHEC
0000."0 A DSPS.F3!# ?0 *DS"5
0000.#0 A / SF, SF,
0000.$0 A*HHTS SD !00$0"!# 1%17#7 PB01U01 /E,CG$/!M0 $7!!CBDS
0000.%0 A SEMP0- " 0B 9 11
0000.70 A SE0AME 10 B 9 ""
0000.?0 A SE2/AD ! B 9 $%
0000.90 A / SF,CT, SF,CT,3SF,5
0001.00 A*HHTS SD !00$0"!$ 110"1! PB01U01 /E,CG$/!M0 $7!!CBDS
0001.10 A CF0!30!5
0001.!0 A CF0"30"5
0001."0 A -GE/,AY
0001.#0 A ?0 SF,DSP
0001.$0 A ?1 SF,DSPCT,
0001.%0 A ?! SF,C,/
0001.70 A ?" SF,E0D3*M-/E5
0001.?0 A SF,S.F300105
0001.90 A SF,PA23000$5
000!.00 A ! ""4,-AD A,, SUBF.,E4
000!.10 A DSPAT/31.5
000!.!0 A 1 71DATE
000!."0 A EDTCDE3Y5
000!.#0 A ! 71T.ME
000!.$0 A 1 !USE/
000!.%0 A # !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000!.70 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000!.?0 A CCCCCCCC4
000!.90 A C-,-/3B,U5
000".00 A ? !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000".10 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000".!0 A CCCCCCCCC4
000"."0 A C-,-/3B,U5
000".#0 A % 114EMP 0-.4
000".$0 A DSPAT/31.5
000".%0 A % ""4EMP 0AME4
000".70 A DSPAT/31.5
000".?0 A % $%4EMP 2/ADE4
000".90 A DSPAT/31.5
000#.00 A / F--TE/
000#.10 A*HHTS SD !00$0"!$ 1"0"$0 PB01U01 /E,CG$/!M0 $7!!CBDS
000#.!0 A 19 !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000#."0 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000#.#0 A CCCCCCCCC4
000#.$0 A C-,-/3B,U5
000#.%0 A !! %4F!=UPDATE4
000#.70 A !! 174F"=ED.T4
****************** En) o( )*+* ****************************************





F"=E7'+ F#=Prom<+ F$=/e(res8 F9=/e+r'e:e F10=Cursor F11=To&&le
F1%=/e<e*+ ('n) F17=/e<e*+ ;8*n&e F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
1C)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
Ste1: R", "ro/ra:-For ;ulti1le !i21lay and <1dation0
Columns . . . : 1 71 E)'+ PB01U01S/MY/P2
SEU==> ,-AD1
FMT * ..... *. 1 ...... ! ...... " ...... # ...... $ ...... % ...... 7
*************** Be&'nn'n& o( )*+* *************************************
0000.01 *.0D.CAT-/ USED
0000.0! * F"= ED.T
0000.0" * F!= UPDATE
0000.0# * ?0= SF,DSP
0000.0$ * ?1= SF,DSPCT,
0000.0% * ?!= SF,C,/
0000.07 * ?"= SF,E0D
0000.0? * P1YS.CA, F.,E
0001.00 FEMP1 UF E 6 D.S6
0001.01 * D.SP,AY F.,E
000!.00 FSUBF., CF E B-/6ST0
000!.01 *.PFC P/-MPT
000!.0! *SF,=SUB F.,E /EC-/D F-/MAT@ //0=/E,AT.GE /EC-/D 0UMBE/
000".00 F //0 6SF.,E SF,
000".0! *C,EA/ SUB /-UT.0E .S CA,,ED 1E/E
000#.00 C EDS/ C,EA/
000#.01 *,-AD SUB /-UT.0E .S CA,,ED 1E/E
000$.00 C EDS/ ,-AD
000$.01 **
000%.00 C *.00" D-BEI*-FF
000%.01 *F--TE/ .S B/.TE 1E/E
0007.00 C B/.TEF--TE/
000?.00 C EDFMTSF,CT,
000?.01 C *.00! .FEI *-0
000?.0" C EDS/ UPDATE
000?.0# C EDS/ C,EA/
000?.0$ C EDS/ ,-AD
000?.0% C SET-F 0!
000?.07 C E0D.F
0009.00 C E0DD-
0009.01 C SET-0 ,/
0010.00 *****************************************************************
0011.00 C* C,EA/ SUB /-UT.0E
0011.01 *****************************************************************
001!.00 C C,EA/ BE2S/
001".00 C FCADD0 //0 #0
001#.00 C SET-0 ?!
001$.00 C B/.TESF,CT,
001%.00 C SET-F ?!
0017.00 C E0DS/
0017.01 *****************************************************************
001?.00 *E0D -F C,EA/
001?.01 *****************************************************************
001?.01 *****************************************************************
0019.00 *
0019.01 *****************************************************************
00!0.00 *,-AD SUB /-UT.0E
00!0.01 *****************************************************************
00!1.00 C ,-AD BE2S/
00!!.00 C *,-GA, SET,,EMP1
00!!.01 **
00!".00 C *.00" D-BEI*-FF
00!#.00 C /EAD EMP1 90
00!#.01 **
00!$.00 C *.090 .FEI *-0
00!%.00 C ,EAGE
00!7.00 C E0D.F
00!?.00 **
00!9.00 C ADD 1 //0
00!9.01 C EDS/ P!S
% Du&eStar Technolo'ies (vt. Ltd.
17)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
00"#.00 C B/.TESF,
00"$.00 C E0DD-
00"$.01 C SET-0 ?1
00"%.00 **
00"7.00 C //0 .F2T 0
00"?.00 C SET-0 ?0
00"9.00 C E,SE
00#0.00 C SET-F ?0
00#1.00 C E0D.F
00#!.00 C E0DS/
00#".00 *****************************************************************
00##.00 * E0D -F ,-AD SUB /-UT.0E
00#$.00 *****************************************************************
00#$.01 *
00#$.0! *****************************************************************
00#$.0" * UPDATE SUB /-UT.0E
00#$.0# *****************************************************************
00#$.0$ C UPDATE BE2S/
00#$.0% C SET-F !!
00#$.09 C *.0!! D-BEI*-FF
00#$.10 C /EADCSF, !!
00#$.1" C SEMP0- C1A.0EMP1 !0
00#$.1# C EDS/ S!P
00#$.1$ C UPDATEMP1/
00#$.17 C E0DD-
00#$.1? C E0DS/
00#$.19 *****************************************************************
00#$.!0 *E0D -F UPDATE SUB /-UT.0E
00#$.!1 *****************************************************************
00#$.!! *****************************************************************
00#$.!" * M-G.02 F.E,DS F/-M P1YS.CA, F.,E T- D.SP,AY F.,E 3P!S5
00#$.!# ****************************************************************
00#$.!$ C P!S BE2S/
00#%.00 C FCADDEMP0- SEMP0-
00#7.00 C M-GE E0AME SE0AME
00#?.00 C M-GE E2/AD SE2/AD
00#9.00 C E0DS/
00$0.00 *****************************************************************
00$1.00 *E0D -F SUB /-UT.0E 3P!S5
00$!.00 *****************************************************************
00$".00 *
00$#.00 *****************************************************************
00$$.00 * M-G.02 F.E,DS F/-M D.SP,AY F.,E T- P1YS.CA, F.,E 3S!P5
00$%.00 ****************************************************************
00$7.00 C S!P BE2S/
00$?.00 C FCADDSEMP0- EMP0-
00$9.00 C M-GE SE0AME E0AME
00$9.00 C M-GE SE0AME E0AME
00%0.00 C M-GE SE2/AD E2/AD
00%1.00 C E0DS/
00%!.00 *****************************************************************
00%".00 *E0D -F SUB /-UT.0E 3S!P5
****************** En) o( )*+* ****************************************


F"=E7'+ F#=Prom<+ F$=/e(res8 F9=/e+r'e:e F10=Cursor F11=To&&le
F1%=/e<e*+ ('n) F17=/e<e*+ ;8*n&e F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
1E)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
!i21lay File:
1. Subfle 2ontrol Format$
UUUUUUUUUU DD/DD/DD
,-AD A,, SUBF.,E TT:TT:TT

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

-PT EMP 0-. EMP 0AME EMP 2/ADE

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC













*. Subfle !ecord Format$
UUUUUUUUUU DD/DD/DD
,-AD A,, SUBF.,E TT:TT:TT

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

-PT EMP 0-. EMP 0AME EMP 2/ADE

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
. 999C BBBBBBBBBB BB
. 999C BBBBBBBBBB BB
. 999C BBBBBBBBBB BB
. 999C BBBBBBBBBB BB
. 999C BBBBBBBBBB BB











% Du&eStar Technolo'ies (vt. Ltd.
1;)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
=. Footer$


















CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC


F"=ED.T F#=ADD D=DE,ETE


0. Sec1$
UUUUUUUUUU DD/DD/DD
TT:TT:TT
ADD.T.-0
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC



EMP 0-...................: """C

EMP 0AME.................: ..........

EMP 2/ADE................: ..









CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
F!=SAGE F"=ED.T

% Du&eStar Technolo'ies (vt. Ltd.
*1)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
+. DDS For Display File$
Columns . . . : 1 71 E)'+ PB01U01D/MYDDS
SEU==> SUBF.1
FMT A* .....A*. 1 ...... ! ...... " ...... # ...... $ ...... % ...... 7
*************** Be&'nn'n& o( )*+* *************************************
0000.10 A*HHTS SD !00$0#0! 1""$00 PB01U01 /E,CG$/!M0 $7!!CBDS
0000.!0 A*HHEC
0000."0 A DSPS.F3!# ?0 *DS"5
0000.#0 A / SF, SF,
0000.$0 A*HHTS SD !00$0""0 1$"%$1 PB01U01 /E,CG$/!M0 $7!!CBDS
0000.%0 A "" SF,0DTC12
0000.70 A SEMP0- "S 0B 9 !0
0000.?0 A SE0AME 10A B 9 "7
0000.90 A SE2/AD !A B 9 $%
0001.00 A -PT 1A . 9 ?
0001.10 A / SF,CT, SF,CT,3SF,5
0001.!0 A*HHTS SD !00$0#0! 1""$00 PB01U01 /E,CG$/!M0 $7!!CBDS
0001."0 A CF0!30!5
0001.#0 A CF0"30"5
0001.$0 A CF0#30#5
0001.%0 A -GE/,AY
0001.70 A ?0 SF,DSP
0001.?0 A ?1 SF,DSPCT,
0001.90 A ?! SF,C,/
000!.00 A ?" SF,E0D3*M-/E5
000!.10 A SF,S.F3000%5
000!.!0 A SF,PA23000$5
000!."0 A ! ""4,-AD A,, SUBF.,E4
000!.#0 A DSPAT/31.5
000!.$0 A 1 71DATE
000!.%0 A EDTCDE3Y5
000!.70 A ! 71T.ME
000!.?0 A 1 !USE/
000!.90 A # !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000".00 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000".10 A CCCCCCCC4
000".!0 A C-,-/3B,U5
000"."0 A ? !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000".#0 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000".$0 A CCCCCCCCC4
000".%0 A C-,-/3B,U5
000".70 A % !04EMP 0-.4
000".?0 A DSPAT/31.5
000".90 A % "74EMP 0AME4
000#.00 A DSPAT/31.5
000#.10 A % $%4EMP 2/ADE4
000#.!0 A DSPAT/31.5
000#."0 A % 74-PT4
000#.#0 A DSPAT/31.5
000#.$0 A / F--TE/
000#.%0 A*HHTS SD !00$0#0! 1""$00 PB01U01 /E,CG$/!M0 $7!!CBDS
000#.70 A 19 !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000#.?0 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000#.90 A CCCCCCCCC4
000$.00 A C-,-/3B,U5
000$.10 A !! #4F"=ED.T4
000$.!0 A !! 1"4F#=ADD4
000$."0 A !! !14D=DE,ETE4
000$.#0 A / SEC1
000$.$0 A*HHTS SD !00$0#0! 1""$00 PB01U01 /E,CG$/!M0 $7!!CBDS
000$.%0 A CF0!30!5
000$.70 A CF0"30"5
000$.?0 A 1 70DATE
000$.90 A EDTCDE3Y5
000%.00 A ! 70T.ME
% Du&eStar Technolo'ies (vt. Ltd.
*1)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
000%.10 A 1 "USE/
000%.!0 A " "74ADD.T.-04
000%."0 A DSPAT/31.5
000%.#0 A # !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000%.$0 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
000%.%0 A CCCCCCCCC4
000%.70 A C-,-/3B,U5
000%.?0 A !! !4CCCCCCCCCCCCCCCCCCCCCCCCCC
000%.90 A CCCCCCCCCCCCCCCCCCCCCCCCCCC
0007.00 A CCCCCCCCC4
0007.10 A C-,-/3B,U5
0007.!0 A ? 94EMP 0-...................:
0007."0 A DSPAT/31.5
0007.#0 A 10 94EMP 0AME.................:
0007.$0 A DSPAT/31.5
0007.%0 A 1! 94EMP 2/ADE................:
0007.70 A DSPAT/31.5
0007.?0 A .D "S 0. ? "?
0007.90 A 0AME 10A . 10 "?
000?.00 A 2/ADE !A . 1! "?
000?.10 A !" 1#4F"=ED.T4
000?.!0 A !" $4F!=SAGE4
****************** En) o( )*+* ****************************************



F"=E7'+ F#=Prom<+ F$=/e(res8 F9=/e+r'e:e F10=Cursor F11=To&&le
F1%=/e<e*+ ('n) F17=/e<e*+ ;8*n&e F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
**)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
R", "ro/ra: -For Addition and !eletion0
Columns . . . : 1 71 E)'+ PB01U01S/MY/P2
SEU==> ,AAD1,
FMT * ..... *. 1 ...... ! ...... " ...... # ...... $ ...... % ...... 7
*************** Be&'nn'n& o( )*+* *************************************
0000.01 *.0D.CAT-/ USED
0000.0" * F!= SAGE
0000.0# * F"= ED.T
0000.0$ * F#= ADD
0000.0% * ?0= SF,DSP
0000.07 * ?1= SF,DSPCT,
0000.0? * ?!= SF,C,/
0000.09 * ?"= SF,E0D
0000.10 * P1YS.CA, F.,E
0001.00 FEMP1 UF E 6 D.S6 A
0001.01 * D.SP,AY F.,E
000!.00 FSUBF.1 CF E B-/6ST0
000!.01 *.PFC P/-MPT
000!.0! *SF,=SUB F.,E /EC-/D F-/MAT@ //0=/E,AT.GE /EC-/D 0UMBE/
000".00 F //0 6SF.,E SF,
000".0! *C,EA/ SUB /-UT.0E .S CA,,ED 1E/E
000#.00 C EDS/ C,EA/
000#.01 *,-AD SUB /-UT.0E .S CA,,ED 1E/E
000$.00 C EDS/ ,-AD
000$.01 **
000%.00 C *.00" D-BEI*-FF
000%.01 *F--TE/ .S B/.TE 1E/E
0007.00 C B/.TEF--TE/
000?.00 C EDFMTSF,CT,
000?.01 C 0" ,EAGE
000?.0! * .F -PT C-0TA.0 4D4
000?.0" C SET-F !"
000?.0# C *.0!" D-BEI*-FF
000?.0$ C /EADCSF, !"
000?.0% C *.0!" .FEI *-FF
000?.07 C -PT .FEI 4D4
000?.0? C SEMP0- C1A.0EMP1 !#
000?.09 C DE,ETEMP1
000?.10 C E0D.F
000?.11 C E0D.F
000?.1! *
000?.1" C *.0!" .FEI *-0
000?.1# C EDS/ C,EA/
000?.1$ C EDS/ ,-AD
000?.1% C E0D.F
000?.17 C E0DD-
000?.1? * .F F# .S P/ESSED
000?.19 C *.00# .FEI *-0
000?.!0 C SET-F 0#
000?.!1 C EDS/ ADD/
000?.!! C EDS/ C,EA/
000?.!" C EDS/ ,-AD
000?.!# C E0D.F
000?.!$ *
0009.00 C E0DD-
0009.01 C SET-0 ,/
0010.00 *****************************************************************
0011.00 C* C,EA/ SUB /-UT.0E
0011.01 *****************************************************************
001!.00 C C,EA/ BE2S/
001".00 C FCADD0 //0 #0
001#.00 C SET-0 ?!
001$.00 C B/.TESF,CT,
001%.00 C SET-F ?!
0017.00 C E0DS/
% Du&eStar Technolo'ies (vt. Ltd.
*=)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
0017.01 *****************************************************************
001?.00 *E0D -F C,EA/
001?.01 *****************************************************************
0019.00 *
0019.01 *****************************************************************
00!0.00 *,-AD SUB /-UT.0E
00!0.01 *****************************************************************
00!1.00 C ,-AD BE2S/
00!!.00 C *,-GA, SET,,EMP1
00!!.01 **
00!".00 C *.00" D-BEI*-FF
00!#.00 C /EAD EMP1 90
00!#.01 **
00!$.00 C *.090 .FEI *-0
00!%.00 C ,EAGE
00!7.00 C E0D.F
00!?.00 **
00!9.00 C ADD 1 //0
00!9.01 C EDS/ P!S
00"#.00 C B/.TESF,
00"$.00 C E0DD-
00"$.01 C SET-0 ?1
00"%.00 **
00"7.00 C //0 .F2T 0
00"?.00 C SET-0 ?0
00"9.00 C E,SE
00#0.00 C SET-F ?0
00#1.00 C E0D.F
00#!.00 C E0DS/
00#".00 *****************************************************************
00##.00 * E0D -F ,-AD SUB /-UT.0E
00#$.00 *****************************************************************
00#$.01 *
00#$.!! *****************************************************************
00#$.!" * M-G.02 F.E,DS F/-M P1YS.CA, F.,E T- D.SP,AY F.,E 3P!S5
00#$.!# ****************************************************************
00#$.!$ C P!S BE2S/
00#%.00 C FCADDEMP0- SEMP0-
00#7.00 C M-GE E0AME SE0AME
00#?.00 C M-GE E2/AD SE2/AD
00#9.00 C E0DS/
00$0.00 *****************************************************************
00$1.00 *E0D -F SUB /-UT.0E 3P!S5
00$!.00 *****************************************************************
00$".00 *
00$#.00 *****************************************************************
00$$.00 * M-G.02 F.E,DS F/-M D.SP,AY F.,E T- P1YS.CA, F.,E 3S!P5
00$%.00 ****************************************************************
00$7.00 C S!P BE2S/
00$?.00 C FCADDSEMP0- EMP0-
00$9.00 C M-GE SE0AME E0AME
00%0.00 C M-GE SE2/AD E2/AD
00%1.00 C E0DS/
00%!.00 *****************************************************************
00%".00 *E0D -F SUB /-UT.0E 3S!P5
00%#.00 *****************************************************************
00%$.00 *ADD SUB /-UT.0E 3ADD/5
00%%.00 *****************************************************************
00%7.00 C ADD/ BE2S/
00%?.00 C *.00" D-BEI*-FF
00%9.00 C EDFMTSEC1
0070.00 C *.00" .FEI *-0
0071.00 C SET-F 0"
007!.00 C ,EAGE
007".00 C E0D.F
007#.00 C *.00! .FEI *-0
007$.00 C SET-F 0!
% Du&eStar Technolo'ies (vt. Ltd.
*0)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.
Sub File
Day 17
007%.00 C FCADD.D EMP0-
0077.00 C M-GE,0AME E0AME
007?.00 C M-GE,2/ADE E2/AD
0079.00 C B/.TEEMP1/
00?0.00 C E0D.F
00?1.00 C E0DD-
00?!.00 C E0DS/
00?".00 *****************************************************************
00?#.00 *E0D -F SUB /-UT.0E 3ADD/5
00?$.00 *****************************************************************
****************** En) o( )*+* ****************************************





F"=E7'+ F#=Prom<+ F$=/e(res8 F9=/e+r'e:e F10=Cursor F11=To&&le
F1%=/e<e*+ ('n) F17=/e<e*+ ;8*n&e F!#=More =e>s

% Du&eStar Technolo'ies (vt. Ltd.
*+)*+
No part of this document can be copied, reproduced in any form, complete or partial without written consent from DukeStar Technologies Pvt.
Ltd.

Das könnte Ihnen auch gefallen