...
Anchor | ||||
---|---|---|---|---|
|
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
Html bobswift | //S1 EXEC UDMPRC
//UNVSCR DD *
1 set Html bobswift | _echo=yes _halton=warn
2 open Html bobswift | unix=sol9 user=top098 pwd=p100m
3 cd Html bobswift | unix=/opt/app/data
4 mode Html bobswift | type=text
5 attrib Html bobswift | local lrecl=256
6 copy Html bobswift | data10.txt local='app.data.daily'
7 quit Html bobswift |
/*
</pre>
|
Note | ||
---|---|---|
| ||
All file names in the UNIX system must be within the eight-character range to be transferred successfully. |
...