Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: dalevine
Forum: [VBP] Suggestions 03-11-2010, 11:37 AM
Replies: 6
Views: 20,507
Posted By dalevine
That's great, thanks

That's great, thanks
Forum: [VBP] Suggestions 01-06-2010, 08:44 AM
Replies: 5
Views: 21,134
Posted By dalevine
Well, in an ideal world I'd like 2 different...

Well, in an ideal world I'd like 2 different views :-)

One would be a property grid for a single step, so that I can view/edit all the properties within a single grid - no tabbing around required....
Forum: [VBP] Suggestions 01-06-2010, 06:04 AM
Replies: 5
Views: 21,134
Posted By dalevine
The prev/next buttons are ok, but they only take...

The prev/next buttons are ok, but they only take me to the same tab in the other step. What is needed is something that allows me to get more of the entire context of the current step, as well as in...
Forum: [VBP] Suggestions 01-05-2010, 06:23 AM
Replies: 5
Views: 21,134
Posted By dalevine
Add a property grid or view window that displays the properties of a step

In a large VBP project there are many steps, and the only to view the contents of a step is to bring up the properties modal dialog. This forces me to bring up many dialogs to view a sequence of...
Forum: [VBP] General Discussion 12-19-2009, 04:13 PM
Replies: 17
Views: 19,216
Posted By dalevine
I'm glad you posted that link, I am using the...

I'm glad you posted that link, I am using the method shown there.

I ran into a problem marking the temporary variables as environment, as shown here.

"
For Each macro in vbld_TempMacros()...
Forum: [VBP] General Discussion 12-19-2009, 10:02 AM
Replies: 3
Views: 8,921
Posted By dalevine
The loop action works, and it's a whole lot...

The loop action works, and it's a whole lot cleaner than the way I was doing it. Thanks.

I don't know if the problem was caused by the watch window because I did not have it open when the problem...
Forum: [VBP] General Discussion 12-18-2009, 02:50 PM
Replies: 3
Views: 8,921
Posted By dalevine
Single Stepping is broken

I use some VB script commands to parse a file and perform an action on each line in the file. In v6 this worked both when it was run and when I single stepped through it.

In version 7.2, when I...
Forum: [VBP] General Discussion 12-18-2009, 09:34 AM
Replies: 17
Views: 19,216
Posted By dalevine
I think I answered my own question. I think this...

I think I answered my own question. I think this script will work...

For Each macro in vbld_TempMacros()
Builder.LogMessage ( "Found temp macro = " & macro.Name & ", Value= " & macro.Value )...
Forum: [VBP] General Discussion 12-18-2009, 07:08 AM
Replies: 17
Views: 19,216
Posted By dalevine
Interesting idea. So there would be three...

Interesting idea.

So there would be three VBP projects:
1. A VBP on the CI server that invokes the build on the remote VM. This project passes a lot of macro properties to the remote project.
...
Forum: [VBP] General Discussion 12-17-2009, 10:57 AM
Replies: 17
Views: 19,216
Posted By dalevine
Setting environment variables before a remote project is run

I am using one VBP script to execute a VBP script running on a remote VM. Before executing the script I would like to run a batch file, like VCVARS32.BAT so that the environment is set before I...
Forum: [VBP] Suggestions 12-17-2009, 10:52 AM
Replies: 6
Views: 20,507
Posted By dalevine
I am doing what you suggested about setting the...

I am doing what you suggested about setting the current directory, but it took me quite a while to figure out that was the only way I could do it.

An option for setting the current working...
Forum: [VBP] Suggestions 12-17-2009, 10:31 AM
Replies: 6
Views: 20,507
Posted By dalevine
That option exists when remotely executing a...

That option exists when remotely executing a batch file or an external program, but it does not appear to exist in the VisBuildPro Project command.

Is there any way of accomplishing this from...
Forum: [VBP] Suggestions 12-17-2009, 08:04 AM
Replies: 6
Views: 20,507
Posted By dalevine
Exclamation Remote execution using psexec

Add an option to set the working directory. Currently the default directory (\windows\system32) is the working directory when the remote program is executed.

On the psexec command line, this uses...
Forum: [VBP] General Discussion 04-24-2009, 05:45 AM
Replies: 1
Views: 7,109
Posted By dalevine
Retrieving command line parameters passed to build script

I am converting an existing batch file driven build to Visual Builder. The batch file accesses some command line parameters passed to it like this:

rem...
Showing results 1 to 14 of 14

 

All times are GMT -5. The time now is 04:49 AM.


Copyright © 1999-2023 Kinook Software, Inc.