Thanx Dave,
So what u mean is that the command should be somthing like this:
imp fromuser=full touser=Cust1
full is written due to the fact it was a full export.
Am I right?
A set of strange problems has happened to the source safe today. We have managed to fix all of the problems but one.
When I check out a file the check in/out indicator in the interdev (little lock) indicates that the file is still checked in. But when I look in the source safe it self the file...
TomThumbKP thank you for the quick response,
I need to have minimum disturbance to the running program. There for playing with the mouse pointer was a good idea. I thing opening a Notepad will be too much
Hi,
I need to create a program that all it does is to prevent the screen saver from getting started. The problem is that the user computer this software is designed for has no Permissions to enable or disable the screen saver.
I have tried to create a program that will move the mouse pointer but...
vb5prgrmr,
Thanx, now I have read the FAQ.
In regarding to my question, is there any way I can close the program after the CD tray had been opened?
By the way I'm using VB6.0 sp5
Hi,
I have a program that run from CD. I wanted to eject the CD when the program finishes running.
The problem I'm facing is this: after the CD ejects I'm getting an err due to the fact the CD is not in the CD-Rom drive.
Is there any solution to eject the CD without getting the err.
Thanx
Hi,
Sorry for the dealy in my answer.
The err I'm Getting is on the line:
RegRead = objShl.RegRead(regpath)
The err message is: "Run-Time error '-2147024894 (80070002)':
Method '~' or object '~' failed"
This is the actual key and doesn’t contain a group of keys.
Some thing else that I think is connected is that when I try to reach the method I can't do that. Meaning when I write "objShl." I don't get the list of methods.
Hi,
I'm running the function bellow and I'm getting an err on a problem with the methood or with the object.
I have debuged the function and saw that the Object is being created (or at least it pass the object creation stage).
The methood step issues an err.
This is the function code:
Private...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.