The /FIX option tells V to fix the columns when viewing the specified file(s).
The column position may also be specified on the command line.
For example,
V TABLE.TXT /FIX:6
If no column position is specified, the most recent fixed column position is used.
To disable fixed columns, specify a column position of zero. That is,
V TABLE.TXT /FIX:0