Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-19-2006, 02:22 PM
jaylab jaylab is online now
Registered User
 
Join Date: 06-27-2004
Location: Boston
Posts: 13
How do I get the filename output??

When I build a VB project I get the follwoing infomration logged:

6/19/2006 3:14:53 PM: Building project step 'SPEL'...
Step default property 'Filename' = 'C:\vb6project.vbp'
building...
Build of 'vb6project.dll' succeeded.

Is there a property or anything I can call to get the output file name (vb6project.dll) from above? I've tried using Step.Property to no avail.

Thanks.
Reply With Quote
  #2  
Old 06-19-2006, 04:44 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The target filename is not available in a step property. You could parse the .vbp file to get it (see attached sample).
Attached Files
File Type: bld vb6_filename.bld (993 Bytes, 817 views)
Reply With Quote
  #3  
Old 06-20-2006, 08:10 AM
jaylab jaylab is online now
Registered User
 
Join Date: 06-27-2004
Location: Boston
Posts: 13
This works fine. I thought there was a property or something since the dll\exe name is returned in the output pane.

I would imagein we would have to do something similar for C++ projects? Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 09:33 PM.


Copyright © 1999-2023 Kinook Software, Inc.