تماشای ویدئو VBScript Basics Part 1 Message Box Numbers MsgBox از آی-ویدئو

VBScripting (.vbs) Basic tutorial on how to create a message box. This lesson is on numbers, to learn the constants follow the link. links » http://youtu.be/Ml99eRt9jSs Chart: https://msdn.microsoft.com/en-us/library/sfw6660x.aspx | Code Example birth=MsgBox("Is it your birthday?" ,36, "Hello") If birth=6 Then MsgBox "Happy Birthday!", 64 If birth=7 Then MsgBox "Oops, my bad.", 16
1 دی 1396
آی-ویدئو