| |

Craxme.com

 Forgot password?
 Register
View: 877|Reply: 0
Collapse the left

How To Create Your Own Computer Clock Using Notepad

 Close [Copy link]
Post time: 10-10-2017 22:11:34
| Show all posts |Read mode
Edited by allinrana at 10-10-2017 10:33 PM

Steps To Create Your Own Computer Clock Using Notepad :
Step 1 : Open Notepad :


Go to your Desktop , Then Right click the mouse button and select Text Document option . ( Or Press ” Windows + R ” And Type Notepad)
Step 2 : Copy – Paste :
Now just copy the below given code and paste it into your Notepad.

Code :
@echo off
Title craxme-Clock
color b
cls
: Clock
cls
echo Current Date: %date%
echo .............
echo .............
echo Current Time: %time%
goto Clock

Step 3 : Save the File :
Now Save this file with a ” .bat ” extension i.e something like ” craxme-Clock.bat ” . Select the file type as ” All Files ” and encoding To ” ANSI ”  .

Step 4 : Run the file:

Open the file by just double clicking on it. Now you can see that it shows both date and time .
I hope you all liked it . The final output will be as below …


Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Mobile|Dark room|Forum

14-6-2025 12:51 AM GMT+5.5

Powered by Discuz! X3.4

Copyright © 2001-2025, Tencent Cloud.

MultiLingual version, Release 20211022, Rev. 1662, © 2009-2025 codersclub.org

Quick Reply To Top Return to the list