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.

...

The attrib command can set transfer attributes that apply to either the primary or secondary server. It takes the following form:

Panel

Html bobswift

<pre>
attrib lname[={dd|dsn|hfs}] [attribute 1=value1]...[attribute n=valuen]
</pre>

Where lname is the logical name of the server, the attributes are to be applied.

...

The following example sets an end of line sequence of an exclamation point (!) for a transfer server:

Panel

Html bobswift

<pre>
attrib mylogicalname eol=!
</pre>

Line Length and Line Operations

...