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)
-   -   Bug in "Replace in File" in 5.6? (https://www.kinook.com/Forum/showthread.php?t=667)

a_t_jackson 11-26-2004 08:16 AM

Bug in "Replace in File" in 5.6?
 
It seems that as of 5.6 the "Replace in File" action requires the target file to be writeable. The "ensure output file is writeable" has no effect.

Any ideas?

kinook 11-26-2004 10:46 AM

It is a bug introduced in 5.6. We plan to get a fix out next week. For now, you can work around it by adding the following line to the step's vbld_StepStarting script event:

vbld_MakeFileWriteable(Step.ExpProperty(Builder, "FileIn"))

Create the script event (if it doesn't exist) by opening the step properties dialog, clicking Script Editor, switching to the Step tab, clicking the Events button, and choosing vbld_StepStarting().


All times are GMT -5. The time now is 03:31 PM.


Copyright © 1999-2023 Kinook Software, Inc.