General Description:
When I attempt to perform an operation on a device with JDRIVE, the following error
message is returned:
...Error - no action defined.
Aborted.
This error message can be caused by a batch file that sets the JDRIVE variable
improperly.
The variable must be set with the following syntax:
set JDRIVE=d:\jdrive\bin\nt\jdrive.exe (CORRECT)
NOTE: If spaces surround the '=' sign, the variable will not be set:
set JDRIVE = d:\jdrive\bin\nt\jdrive.exe (INCORRECT)
AR# 10772 | |
---|---|
Date | 05/14/2014 |
Status | Archive |
Type | General Article |