View previous topic :: View next topic |
Author |
Message |
feder Newbie
Joined: 27 Aug 2007 Posts: 2
|
Posted: Sun Nov 04, 2007 9:41 pm Post subject: Help !!! |
|
|
Hello all,
It is possible implement a VB.net application with a lot of methods for use with Salling software like:
var myApplication = new ActiveXObject("myApplication.Application");
myApplication.Function1() = true;
myApplication.Function2() = false;
Why ?
Thanks
Federico |
|
Back to top |
|
 |
salling Site Admin
Joined: 27 Jul 2004 Posts: 7498 Location: Stockholm, Sweden
|
Posted: Mon Nov 05, 2007 12:34 am Post subject: |
|
|
I do not quite understand what part of your post the "Why" refers to. Did you mean "How"?
It is possible to write a scriptable app, of course. It's done all the time.
Best.
--
Jonas |
|
Back to top |
|
 |
|