Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: indika
Forum: [VBP] General Discussion 10-10-2006, 12:07 PM
Replies: 1
Views: 5,946
Posted By indika
solved

using Set Runner = vbld_TempMacroObj("Runner")
works fine.
Forum: [VBP] General Discussion 10-10-2006, 11:24 AM
Replies: 1
Views: 5,946
Posted By indika
vbldMacroTemporary and object type

I'm creating a com interface and storing it using vbldMacroTemporary.

Later on I get the interface from the macros, but I cant access metods defined in the interface
The error I'm getting is...
Forum: [VBP] General Discussion 07-26-2006, 03:14 PM
Replies: 1
Views: 6,115
Posted By indika
I found it Create and store the object like...

I found it

Create and store the object like this:

Set Runner = CreateObject("IDEAScriptRunner.RunScript")
' store in a temporary macro
vbld_TempMacros().Add "Runner", Runner


Get it and...
Forum: [VBP] General Discussion 07-26-2006, 03:02 PM
Replies: 1
Views: 6,115
Posted By indika
How to create a global object

I want to create a COM object when the build starts(in build starting event), that all steps can use. Much like Application or Project.

How do I do this, or can I do this?

Thanks

Indika
Forum: [VBP] General Discussion 06-09-2006, 08:00 AM
Replies: 2
Views: 7,013
Posted By indika
ok thanks

Thank you for the quick response.
your support rocks!
Forum: [VBP] General Discussion 06-08-2006, 02:44 PM
Replies: 2
Views: 7,013
Posted By indika
how do I programatically add code to script tab

How Do I add code to be displayed in the script tab and not in the script editor using the object model of VBP.

Currently I'm using IStep object to create a "run Script" type step and use the...
Forum: [VBP] General Discussion 06-08-2006, 01:29 PM
Replies: 1
Views: 5,957
Posted By indika
I changed the script tag in the .bld file from...

I changed the script tag in the .bld file from small case 's' to big case 'S' like this <Script>, now it performs as expected. Huh...
Forum: [VBP] General Discussion 06-08-2006, 12:49 PM
Replies: 1
Views: 5,957
Posted By indika
what is wrong with this script

The attachec build file was created using VBP 5.7 object model in C++.

Why is this MsgBox gets called 3 times when I run this script.
Forum: [VBP] Third Party Tools 05-29-2006, 02:23 PM
Replies: 1
Views: 6,715
Posted By indika
using vbpro 5.7 in C++

Hi,
I want to write an application that automates visual build pro in C++ (unmanaged). Can someone tell me the steps I need to do in order to do this.

Thank you in advance.
Showing results 1 to 9 of 9

 

All times are GMT -5. The time now is 06:21 PM.


Copyright © 1999-2023 Kinook Software, Inc.