Stimmen - 0, Durchschnittliche Bewertung: 0
(




)





|
Dieses Gerät hat auch andere Anweisungen:
Software - MPE/iX 6.0 Operating System (646.69 kb)
Software - MPE/iX 6.0 Operating System (1.23 mb)
Software - MPE/iX 6.0 Operating System (118.4 kb)
Software - MPE/iX 6.0 Operating System (7.43 mb)
Software - MPE/iX 6.0 Operating System (776.42 kb)
Anleitung Zusammenfassung
RENAME
Changes
the
name
of
a
pro cedure
in
the
curren
t
Pro
c-le.
Syntax
2
3
AME
REN
old
pr
o
c
e
dur
e
name,
new
pr
o
c
e
dur
e
name
F
or
example:
>RENAME
UPCUST,UPACCT
Where
old
pr
o
c
e
dur
e
name
=UPCUST
and
new
pr
o
c
e
dur
e
name
=UPACCT
P
arameters
old
pr
o
c
e
dur
e
is
the
name
curren
tly
asso
ciated
with
the
pro cedure.
name
new
pr
o
c
e
dur
e
is
the
name
y
ou
w
an
t
to
use
for
the
pro cedure
in
the
future.
Refer
to
the
name
CREA
TE
command
for
naming
rules.
Discussion
Both
pro cedure
names
m
ust
follo
w
the
rules
dened
in
the
CREA
TE
command
description.
An
error
message
is
prin
ted
if
old
pr
o
c
e
dur
e
name
do es
not
refer
to
an
existing
pro cedure
in
the
curren
t
Pro
c-le.
> PROC-FILE
=PROCACCT
> DISPLAY
LIST
FINDACCT
FINDSALE
UPCUST
REPACCT
REPSALE
> RENAME
UPCUST,UPACCT
> DISPLAY
LIST
FINDACCT
FINDSALE
UPACCT
REPACCT
REPSALE
3-96
QUERY/V
COMMANDS
...Dieses Handbuch ist für folgende Modelle:
Software - MPE/iX 6.5 Operating System (712.31 kb)