Jump to content

A date showing tutorial

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
ahsan16

ahsan16

    Learning Programmer

  • Members
  • PipPipPip
  • 36 posts
The tutorial can be made by notepad and it is much easy.

Open Notepad and paste this :

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!

#2
AfTriX

AfTriX

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 586 posts
Nice, and pretty simple

Just got to know writing VB programs through Notepad.

Thanks

#3
Guest_Jaan_*

Guest_Jaan_*
  • Guests
hhiihi :D cool

#4
AcroneShadow

AcroneShadow

    Newbie

  • Members
  • PipPip
  • 16 posts
doesnt work with Visual Basic 6.0