Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Anchor
1045615
1045615
DSN File System

Panel
Html bobswift
<pre>
//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 truncext=yes
6 

copy

Html bobswift
 unix=*.txt local='app.data.daily'
7 

quit

Html bobswift
 
/*
</pre>

Anchor
1048838
1048838
Components

...