$OFS is documented as both an automatic and a preference variable, should be preference variable only #1566
Closed
5 tasks done
Labels
Pri2
Priority - Medium
Uh oh!
There was an error while loading. Please reload this page.
$OFS
is conceptually a preference variable.It isn't automatic in the sense that PS defines it automatically. While it does have an implied default value, it is not predefined by PS as a variable.
Therefore,
$OFS
should be documented inabout_Preference_Variables
only and therefore be removed fromabout_Automatic_Variables
.Given that the
about_Automatic_Variables
description of$OFS
is more detailed, it should probably replace the one inabout_Preference_Variables
.Version(s) of document impacted
The text was updated successfully, but these errors were encountered: