MMM, Strange problem....

First of all...
What OS's are we talking about?
Which version of Kixtart do you use?
Do you have this problem since you created your script or did the problem starts after you changed something? (in the script or OS)
Did you run the script in debug mode?

Try something like this for searching the problem...
Code:
 

If INGROUP("FinanceFull")
Use Y: /delete /persistent
Use Y: "\\babu\freedom"
? "Group: FinanceFull - Error: " @error
EndIf



Does your script starts synchrononously or asynchronously?



Ps. place The next time your code between code /code. Click Code at the bottom of the page (Instant UBB Code)


Edited by Co (2004-01-12 09:53 PM)
_________________________
Co