Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   Scripting (https://www.kinook.com/Forum/forumdisplay.php?f=35)
-   -   How to call a VBP subroutine from script code (https://www.kinook.com/Forum/showthread.php?t=2574)

kinook 05-01-2007 11:39 AM

How to call a VBP subroutine from script code
 
Calling a VBP subroutine directly from script code is not supported. Some ways to accomplish this are:

1) Create temporary macro(s) from script, and then use those temporary macros as needed in the following steps (or in a subroutine called from the next step).

2) Create an object in script code (for instance an XML document, ADO recordset, etc.) and iterate over it in the following steps.
http://www.kinook.com/Forum/showthread.php?threadid=231

3) Create or open and build another project from script code (see the Script.bld sample).


All times are GMT -5. The time now is 04:12 PM.


Copyright © 1999-2023 Kinook Software, Inc.