%-----------------------------------------------------------------------------
%
% Sample file to use in place of the command line <filemask> parameter.
%
% ie. xr get @send.txt 135/20 2:501/237 /u
%
% Note that a command file is not valid for regular file request, 
% it can only be used for file attaches and update requests (/u).
%
%-----------------------------------------------------------------------------
%
% UpdRequest "C:\Mail\Pascal.*" w/password "Nice" from a SEAdog system
%
c:\mail\pascal.*,Nice
%
%
% UpdRequest "C:\Mail\Pascal.*" w/password "Alas" from a WaZOO system
%
c:\mail\pascal.* !Alas
%
%
% UpdRequest "C:\Mail\Pascal.*" w/no password from any type of system
%
c:\mail\pascal.*
%

