10-29-2016, 04:38 PM
I did not know that QM net can wake a computer.
What means "online"?
If "online" means "I can access its files through network", I would use FileExists or dir. These functions will probably wait a limited time if the network folder is not accessible; I would use a loop.
But I don't have much knowledge about this, what is the best way. If you'll find C++ or C# etc code in stackoverflow etc, I can help to convert to QM.
What means "online"?
If "online" means "I can access its files through network", I would use FileExists or dir. These functions will probably wait a limited time if the network folder is not accessible; I would use a loop.
But I don't have much knowledge about this, what is the best way. If you'll find C++ or C# etc code in stackoverflow etc, I can help to convert to QM.