Forum: [VBP] General Discussion
11-26-2021, 05:45 AM
|
Replies: 8
Views: 4,216
|
Forum: [VBP] General Discussion
11-24-2021, 02:08 PM
|
Replies: 8
Views: 4,216
I found it: ...
I found it:
https://www.kinook.com/Forum/showthread.php?t=3044
I will send the info required here
|
Forum: [VBP] General Discussion
11-24-2021, 02:07 PM
|
Replies: 8
Views: 4,216
I ran it and the echo did not work:
:\Program...
I ran it and the echo did not work:
:\Program Files\VisBuildPro9>"c:\Program Files\VisBuildPro9\VisBuildCmd.exe" "c:\Program Files\VisBuildPro9\Test.bld"
VisBuildCmd (x64), Version 9.7.0.1
...
|
Forum: [VBP] General Discussion
11-24-2021, 11:34 AM
|
Replies: 8
Views: 4,216
I tried my test project on other machine...
I tried my test project on other machine -wscript.echo worked ,i had the test message in the log.Any idea why on that specific machine the command does not work?Could be some Visual Build setting...
|
Forum: [VBP] General Discussion
11-24-2021, 09:46 AM
|
Replies: 8
Views: 4,216
|
Forum: [VBP] General Discussion
11-23-2021, 12:24 PM
|
Replies: 8
Views: 4,216
Wscript.Echo not working
Hi
I have a Run Script step (VBScript) inside my Visual Build project which contains:
Wscript.Echo "Test message"
When i start it in Visual Build the message is shown in the log.
But when I run...
|