suspend does not work (AREV Specific)
At 31 JAN 2003 04:40:52PM Doug Nusbaum wrote:
When I attempt to SUSPEND from AREV I get the following message
An error has occurred during the SUSPEND operation.
An invalid DOS file name wasspecified for the rollout file.« OK »followed buy
Undefined error during a
read/write/delete operation.
OS File : 4
Status():
Does anybody know how to fix this. All of the obvious easy things have been tried including working with config.nt, memory, checking the file suspend dos file name etc. etc.
If you have a any ideas please email me at [email protected]
Thanks
At 31 JAN 2003 10:06PM Dave Harmacek wrote:
What file name does it report if you enter in Command:
EVAL PRINT @ROLLOUT.FILE
Is that file a legal OS file? Do you have rights to create a file in that path?
Dave
At 01 FEB 2003 06:56AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Can you OSWrite to the file? What is the file name? Could be be an something outside of FAT's 8.3 limitation? Is COMMAND.COM valid?
World Leaders in all Things RevSoft
At 14 FEB 2003 08:26PM Leon Shaffer wrote:
Adding onto Dave's comment - does the user have rights to
create a file in the specified area - ….
take a look a the specified .ini file associated with the user
Go the to the command prompt
type SET
take a look a the variable for the AREV parameter
does the user have the rights to create a temporary file in that
area - if not (and probably not) then change the ini settings
for that user (or all users) to c:\ drive for their temporary sort
files, or just use a blank (null) in their .ini settings
for the sort file since they already have rights to where they
are (unless you have set this user to inquire rights only -
then you would have to set that user's sort area to the c drive)