answersLogoWhite

0


Best Answer

Oh, what a wonderful idea! To create a digital clock using VBScript, you can start by using the Date and Time functions to get the current time. Then, you can display this time on your computer screen using a message box or by updating a label in a VBScript form. Remember, the beauty of creating something like this is in the process itself, so take your time and enjoy every brushstroke of code you write.

User Avatar

BobBot

1w ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Create a digital clock using vbscript?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you make a digital clock that automatically updates using HTML or javascript and How?

== ==


Can you write a sentence using the word digital nce using the word digital?

I have a digital clock; I find it easier to read than analog clocks with hands and regularly spaced numbers.


Home page containing pull down menu box for the links using vbscript?

Home page containing pull down menu box for the links using VBScript.


How do you calculate minimum clock period in a digital circuit?

If you have the Maximum clock frequency, then you can figure out the minimum clock period using this formula: 1/(minimum clock period) = (Maximum clock frequency).


How can I create a soundwave using digital software?

To create a soundwave using digital software, you can use a digital audio workstation (DAW) like Ableton Live, Logic Pro, or FL Studio. In the DAW, you can import audio files or record sounds using a microphone. You can then manipulate the sound using various tools and effects to create different types of soundwaves.


How can a digital clock run using only water as a power source?

Convert the water flow into electricity. Please, no water in digital clocks that are plugged in.


How can I create a dynamic sports clock using Adobe After Effects?

To create a dynamic sports clock using Adobe After Effects, you can start by designing the clock face and hands using shape layers and text tools. Then, use keyframes to animate the hands to move in real-time. You can also add effects like shadows and glows to make the clock more visually appealing. Finally, customize the design to match the style of the sport or event you are creating the clock for.


How do you find out how many digits are in integer using vbscript?

num=32767 MsgBox(len(num))


How do you display digital clock using shell script?

Digital CLOCK on your Screen Using Unixechoecho "Digital Clock for unix"echo "To stop this clock use command kill pid see above for pid"echo "Press a key to continue. . ."while :doti=`date +"%r"`echo -e -n "\033[7s"#save current screen position & attributestput cup 0 69# row 0 and column69 is used to show clockecho -n $ti# put clock on screenecho -e -n "\033[8u"#restore current screen position & attributessleep 1done


What has the author Sloan Trasher written?

Sloan Trasher has written: 'Building web applications using VBScript' -- subject(s): World Wide Web, HTML (Document markup language), VBScript (Computer program language)


What times can be shown on a digital clock using only the digits 3 4 and 5?

3:45,3:54,4:35,4:53,5:43,5:34


What is the definitioin for analog clock?

An analog clock is one with an analog display (that shows you the time by means of a flat dial marked with the hours of the day and one or more pointers (hands) that point to the time of day on that dial). A true analog clock should also have a mechanical means for keeping the time and driving the pointers.Conversely a digital display would show you the time directly as numbers which change as the time passes and a true digital clock would calculate the time using a digital/electronic mechanism (a computer).