i am using redhat 6.0
my questions is:
1. how to set the time in COMMAND line??
2. how to cancel the shutdown operation?
i have tried shutdown -c but cannot because i got no prompt to type t...
http://www.experts-exchange.com/OS/Linux/Q_10348139.html
I am using the standard save control box to save certain outputs in my program. But no matter if you push the save or the cancel command, it still saves it. How do you go into the code to change ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10693082.html
Zones:
Visual BasicDate Answered: 07/21/2000 Grade: A Views: 0
Hi.
I'm developing a MDI application which handles many commands. Every command involves selecting one or more objects and every time a new object is selected it is added to a list of select...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20031346.htm...
Zones:
Windows MFCDate Answered: 02/18/2001 Grade: C Views: 0
Dear All....
I need to build an application to control our network printer by number of pages for each user then if any user exceed his limit the program should delete his printing job.
About...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20136820.html
Zones:
Visual BasicDate Answered: 06/17/2001 Grade: A Views: 0
I'm I trying to print an access form from VB. When I execute my program from VB compiler all it runs OK, but with the same code I make an exe file and then I execute and it doesen't print anything....
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20185241.html
Zones:
Visual BasicDate Answered: 09/21/2001 Grade: A Views: 0
after mistakingly initiating recordset.addnew how can you cancel it.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20258903.html
Zones:
Visual BasicDate Answered: 01/24/2002 Grade: A Views: 0
I dont understand the syntax of how to use the cancel button on the CommonDialog1.showOpen form.
Even copied example code from books but even that does not work.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20375087.html
Zones:
Visual BasicDate Answered: 04/16/2003 Grade: A Views: 0
How can I cancel stored procedure that already being executed.
I run stored procedure on a thread, I want to cancel the execution of this procedure.
Motaz
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20407974.html
I've noticed that whenever I go to a web page, some banner ad's load, and others come up with an "Action Canceled" page, like an internet page that couldn't be located. I didn't know if this has an...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20433040.html
Zones:
Windows XPDate Answered: 09/13/2003 Grade: A Views: 0
This is my code below:
---
Private Sub Form_BeforeUpdate(Cancel As Integer)
DoCmd.SetWarnings False
If IsNull(Me!item.Value) Then
MsgBox "Please Enter Item Description!"
Me!item.SetFocus
D...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20500316.html
Zones:
MS AccessDate Answered: 02/08/2003 Grade: A Views: 0