I am trying to get into arev system for someone.
They sent a CD with the system on it.
When I fire up the arev.exe I will get a logon
screen prompting for user pwd.
After entering in the pwd it will bounce right
into the debugger with
'FSMSG' ERRMSG B10
!
I understand that some developers will use their
own version of FSMSG() but I have no way of knowing
what is missing.
I have searched the discussion group for "FSMSG" and
found some threads but no solution msgs.
Any stabs at what might be missing? If the user that
sent me the CD copies it to his/her c:drive it will
fire up fine.
Ideas, help.
Have you copied the CD to a hard drive, remoed the Read_only attribute from the files?
"Any stabs at what might be missing? If the user that
sent me the CD copies it to his/her c:drive it will
fire up fine."
This is because Arev needs to open most of the files in read/write mode, something you cannot do on a CD.
Ahhh yes! Actually had check and updated the archive and forgot
to remove the read-only. Thanks folks!!