View Single Post
  #1 (permalink)  
Old 01-08-2007, 01:53 AM
ahsan16 ahsan16 is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 58
Credits: 4
Rep Power: 7
ahsan16 is on a distinguished road
Default A date showing tutorial

The tutorial can be made by notepad and it is much easy.

Open Notepad and paste this :

Code:
Msgbox "The current date is : " & date
Now save the file as Date.vbs or what ever name (except .vbs) you want. Now double click on the file and check what have you done!
Reply With Quote

Sponsored Links