Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-24-2005, 12:26 PM
SuperJason SuperJason is online now
Registered User
 
Join Date: 02-21-2005
Posts: 4
Use Regular Expression on command output

I'm running a subversion command line (svn info), and I want to use a regular expression to grab part of the output. Is there a way to do that without first writing it to a file?
Reply With Quote
  #2  
Old 06-24-2005, 02:18 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
The step's output is available in the LASTSTEP_OUTPUT system macro. You could access it from the step's vbld_StepDone script event [1] like this:

Application.Macros(vbldMacroSystem)("LASTSTEP_OUTP UT").Value

[1] http://www.visualbuild.com/Manual/?scriptevents.htm
Reply With Quote
Reply


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 03:21 AM.


Copyright © 1999-2023 Kinook Software, Inc.