Multiline ActionList parameters can't be saved

This is related to the bug reported here www.finalbuilder.com/forums.aspx

This bug is now fixed, but I cannot save these parameters. After saving and reloading the project, only the first line of the parameter remains.

I have tested using FB 5.5.0.240 and with a test project on 5.5.0.340.

Thanks for your help,

Sverre

If you need a quick workaround, you could try replacing your carriage return/linefeed character with something else before calling the action list, then replacing it back at the start of the action list.

Steve

Thanks for this workaround!

Used a "Text Find / Replace" action at the beginning of the ActionList and got the script to work.