Syntax: RequestOrder [0|1]
Abbreviation: RQO
sets the request order flag. When this flag is true, the requester displays entries in column order. Otherwise entries are displayed by rows.
If you invoke RequestOrder
with no arguments, it will toggle the flag. If you
specify 0 or 1, the flag will be set to false or true, respectively.
The RequestOrder
setting is saved in your ~/.ne/.default#ap file
when you use the SaveDefPrefs
command or the ‘Save Def Prefs’ menu.
It is not saved by the SaveAutoPrefs
command.