I have included the time and date on my Menu_Choice the problem is that the
Time displays the time when the program was activated, and will only update
The time each time the Menu_Choice is run...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10637001.html
Zones:
PascalDate Answered: 07/15/2000 Grade: B Views: 0
i have 2 pics...first pic is at frame 01 and other at frame 40....i want to goto to the second pic only after... say 10 secs.....how can i do this ?....PLEASE NOTE THAT PICS ARE NOT MOVIE CLIPS R...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I am simulating the datalink layer between two entities in a network.
I need to get down to microseconds if possible.
I'm compiling c code on a the gcc compiler.
I basically need to do t...
http://www.experts-exchange.com/Programming/Languages/C/Q_20949458.html
Zones:
CDate Answered: 04/10/2004 Grade: A Views: 40
I am grabbing system time with the following code, hwoever, if a time is before 10 minutes (ie 4:09) the output is 4:9. any thoughts?
function GetTime(){
var d, s = "";
var c = ":";
...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21620052.html
Zones:
JavaScriptDate Answered: 11/10/2005 Grade: A Views: 70
I would like to default a column to the gettime() function in the create table statement. what is the syntax for such a create table statement?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21826778.html
According to the VB5 help file:
"Friend makes the procedure visible throughout the project, but not to a controller of an instance of the object"
I believe I don't understand this usage.
I have a ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10125200.html
Zones:
Visual BasicDate Answered: 02/05/1999 Grade: A Views: 0
When I have a timer running in flash (with the getTimer() class, how do I make it stop, and how do I make it restart?
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I am simulating the datalink layer between two entities in a network.
I need to get down to microseconds if possible.
I'm compiling c code on a the gcc compiler.
I basically need to do t...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20949457.html