Hi Final Builder team,
Here’s an issue that you may like to look at. After you use the variable intellisense to insert a variable in the middle of some existing text, the remaining text is chopped off
eg.
You have a variable like this
P:\Development\HelpMaster Pro 7.5\Installation\Include files\Documents\readme_template.rtf
And you want to replace the “7” with the variable %VERSION_MAJOR%
After positioning the cursor over the 7 and selecting the variable from Intellisense you get this…
P:\Development\HelpMaster Pro %Version_Major%
the rest of the text was chopped off!
Hope this helps.
Rod.
Hi Rod,
Yep, see what you mean.
Vincent will look after this one, but as a workaround if you type %% and then left arrow the cursor back between the %'s, it works without chopping any of your text off.
.t8
Thanks Tate - good workaround.
Thanks Rod, fixed for next build.