#1
|
|||
|
|||
Reference in Script action
Is there some way to do something like:
<reference object="Scripting.FileSystemObject" /> within a script action? The thing that I want to do is to use constants like IOMode.ForReading without having to define them myself. Thanks. |
#2
|
|||
|
|||
No, but we'll consider providing some way to achieve that in the future.
|
#3
|
|||
|
|||
This is implemented in v7.5 (add Scripting.FileSystemObject to Tools | Application Options | Advanced | Type libraries to load for script).
http://www.kinook.com/Forum/showthre...?threadid=4415 http://www.kinook.com/VisBuildPro/Manual/advopt.htm |
|
|