Hello World! Not just a Hello.
This commit is contained in:
committed by
GitHub
parent
3bab02464b
commit
fb593212f4
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
public function Main()
|
public function Main()
|
||||||
code
|
code
|
||||||
call Msgbox("Hello", "My first program", "OK")
|
call Msgbox("Hello World!", "My first program", "OK")
|
||||||
end function
|
end function
|
||||||
|
|
||||||
end class
|
end class
|
||||||
|
|||||||
Reference in New Issue
Block a user