Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   How to Output to a file. (https://www.kinook.com/Forum/showthread.php?t=1123)

Royce 06-24-2005 11:59 AM

How to Output to a file.
 
This writes to a file at a command prompt:
svnadmin lstxns C:\records\svn_data\repositories\link > C:\Temp\txns.txt

The following does writes to the console instead of the file. How can I make it go to the text file designated by %TEXT_FILE%?


%TEXT_FILE%]]>
Calls svnadmin to create a new list
1
Create New Transaction List
1

kinook 06-24-2005 02:13 PM

Prefix the command with %DOSCMD% . See http://www.visualbuild.com/Manual/?runprogramaction.htm for more details.

Royce 06-24-2005 02:46 PM

Thanks!
 
Thanks! That did it.


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


Copyright © 1999-2023 Kinook Software, Inc.