Michelle
(Lurker)
2002-08-28 11:32 PM
Error_Device_in_Use

How do I find out what this means?

Sealeopard
(KiX Master)
2002-08-28 11:43 PM
Re: Error_Device_in_Use

Where did you get this error message?

You can debug KiXtart scripts by putting DEBUG ON into the first line. you can also print out error codes after functions with
code:
? ''+@ERROR+' - '+@SERROR

Can you please post the script that is generating this error? I think it has something to do with the network, my guess is it's the ADDPRINTERCONNECTION. Anyway, we'd need your script for this. And please provide OS version, Kixtart version.


LonkeroAdministrator
(KiX Master Guru)
2002-08-28 11:45 PM
Re: Error_Device_in_Use

example:
you put cd in and start program. then try to eject it...

most likely it is trying to disconnect something...
well, it says as much as it can.

if you want to know what it means, you would also need to know where it comes from and what you are doing when you get it.

{edit}
your time to be faster...

[ 28. August 2002, 23:46: Message edited by: Lonkero ]