Files
harbour-core/harbour/contrib/hbwin/tests/oletst2.vbs
Viktor Szakats 1b4008723b 2012-01-06 16:13 UTC+0100 Viktor Szakats (harbour syenar.net)
* ChangeLog
  * (whole tree)
    * changed e-mail address
2012-01-06 15:28:23 +00:00

13 lines
257 B
Plaintext

'
' $Id$
'
' Copyright 2010 Viktor Szakats (harbour syenar.net)
' www - http://harbour-project.org
'
' See COPYING for licensing terms.
Dim tst2 : Set tst2 = WScript.CreateObject("MyOleTimeServer")
WScript.CreateObject("Wscript.Shell").Popup tst2.Time()