Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: mseminatore
Forum: [VBP] General Discussion 01-18-2006, 12:05 PM
Replies: 9
Views: 17,026
Posted By mseminatore
Alternatively if the temp macros could be read...

Alternatively if the temp macros could be read from a text file that would be handy. I have something like 20 macros I would like to define in order to parameterize my builds. Specifying them all...
Forum: [VBP] General Discussion 01-18-2006, 10:54 AM
Replies: 9
Views: 17,026
Posted By mseminatore
Right I realized I meant to ask a related...

Right I realized I meant to ask a related question. Is it possible to use environment variables to the same effect? IOW rather than having to customize the command line can I simply set some...
Forum: [VBP] General Discussion 01-17-2006, 07:14 PM
Replies: 9
Views: 17,026
Posted By mseminatore
What if I want to have Project macros that are...

What if I want to have Project macros that are overridden by the command line? Is that possible? Using temporaries means that I can't run using the GUI without defining the temporaries.

Do the...
Forum: [VBP] Third Party Tools 01-12-2006, 07:04 PM
Replies: 7
Views: 11,038
Posted By mseminatore
Where does FormatDateP4() come from. Is that new...

Where does FormatDateP4() come from. Is that new for 6.0a?
Forum: [VBP] General Discussion 01-12-2006, 06:36 PM
Replies: 2
Views: 5,899
Posted By mseminatore
It looks like I have 6.0. I will download and...

It looks like I have 6.0. I will download and install the update. Thanks!
Forum: [VBP] General Discussion 01-12-2006, 03:47 PM
Replies: 2
Views: 5,899
Posted By mseminatore
Mouse Wheel in V6?

It seems that mouse wheel scrolling no longer works with the upgrade to V6? Is that true? I can't find an option to enable it within the menus.
Forum: [VBP] Third Party Tools 01-12-2006, 02:59 PM
Replies: 7
Views: 11,038
Posted By mseminatore
What if we want to get changes on only part of...

What if we want to get changes on only part of the depot?

That sample assumes we want all changes for our current client spec which might map in a lot more than we are interested in. I tried to...
Forum: [VBP] General Discussion 09-20-2005, 07:43 PM
Replies: 1
Views: 10,791
Posted By mseminatore
Window handle from VBScript

I am creating a user .action via VBScript. The script is creating a COM object that needs an hwnd. Is there a way to get this?
Forum: [VBP] General Discussion 09-15-2005, 01:40 PM
Replies: 8
Views: 9,848
Posted By mseminatore
Excellent! That did it. For reference here is...

Excellent! That did it. For reference here is what I wound up with:

SELECT build_seterrortext('%BUILD_KEY%', %CURRENT_STEP%, '[Replace(Replace(vbld_AllMacros().Item("FAILSTEP_OUTPUT").Value,...
Forum: [VBP] General Discussion 09-15-2005, 11:33 AM
Replies: 8
Views: 9,848
Posted By mseminatore
It is an error from a build step before the...

It is an error from a build step before the database. What I am trying to do is, in an error step, log that error text into a database.

So the database doesn't really play into this issue...
Forum: [VBP] General Discussion 09-14-2005, 06:05 PM
Replies: 8
Views: 9,848
Posted By mseminatore
I should add that there are definitlely newlines...

I should add that there are definitlely newlines in the FAILSTEP_OUTPUT. The text is:

"Error message from the server: 'an item with that name already exists'

Process completed with exit code...
Forum: [VBP] General Discussion 09-14-2005, 06:01 PM
Replies: 8
Views: 9,848
Posted By mseminatore
Ok, I tried that. My exact SQL step looks like...

Ok, I tried that. My exact SQL step looks like this

SELECT build_seterrortext('%BUILD_KEY%', %CURRENT_STEP%, '[Escape(vbld_AllMacros().Item("FAILSTEP_OUTPUT").Value)]');

and now I get the...
Forum: [VBP] General Discussion 09-14-2005, 01:57 PM
Replies: 8
Views: 9,848
Posted By mseminatore
I even tried a script step to filter out the...

I even tried a script step to filter out the quotes:

Set failText = Application.Macros(vbldProject).Item("FAILURE_TEXT")

Dim failOutput
failOutput = "%FAILSTEP_OUTPUT%"
Escape(failOutput)
...
Forum: [VBP] Third Party Tools 09-14-2005, 01:48 PM
Replies: 1
Views: 8,011
Posted By mseminatore
PostgreSQL and MySQL support

I'd really like to see support for databases other than MS SQL Server.

Rather than using an ISQL interface why not provide an ODBC step in the tool? Then as long as a proper DSN was setup on...
Forum: [VBP] Third Party Tools 09-14-2005, 01:47 PM
Replies: 0
Views: 6,688
Posted By mseminatore
Anyone using PostgreSQL with VBP?

I'd like to see how its been handled. Ideally native support for this database and MySQL should be added to the tool.
Forum: [VBP] General Discussion 09-14-2005, 01:45 PM
Replies: 8
Views: 9,848
Posted By mseminatore
Macros containing single quotes

I am trying to create a failure step which logs the text of a failed step to a database via SQL. The text of the failed step is as follows:

Error message from the server: 'an item with that name...
Forum: [VBP] Suggestions 09-14-2005, 01:31 PM
Replies: 1
Views: 9,675
Posted By mseminatore
NxN AlienBrain SCC support

I'd like to see AlienBrain source control supported. VBP supports many SCC providers but for some reason not this one. Right now I am using Run commands but that is a little bit cumbersome.
Showing results 1 to 17 of 17

 

All times are GMT -5. The time now is 07:32 AM.


Copyright © 1999-2023 Kinook Software, Inc.