|
|
SynopsisHello, there CODE ' FLDemo
' http://www.utteraccess.com/wiki/index.php/Sandbox:FLDemo ' Code courtesy of UtterAccess Wiki ' Licensed under Creative Commons License ' http://creativecommons.org/licenses/by-sa/3.0/ ' ' You are free to use this code in any application, ' provided this notice is left unchanged. ' ' rev date brief descripton ' 1.0 2010-09-06 Initial Revision ' Public Sub DoIt() MsgBox "Hello, World!" End Sub
SynopsisAnother way CODE ' FLDemo
' http://www.utteraccess.com/wiki/index.php/Sandbox:FLDemo ' Code courtesy of UtterAccess Wiki ' Licensed under Creative Commons License ' http://creativecommons.org/licenses/by-sa/3.0/ ' ' You are free to use this code in any application, ' provided this notice is left unchanged. ' ' rev date brief descripton ' 1.0 2010-09-12 Froo-Froo ' Public Sub DontDoIt() Debug.Print "Hello, World!" End Sub
|
| This page has been accessed 7,012 times. This page was last modified 09:52, 10 December 2010 by Jack Leach. Contributions by BananaRepublic Disclaimers |