Not really. I used the native str_ commands. The only problem I found is str_cat_num that messes up the format string when it carries more than the number format. Solved by adding the text and the numbers in different instructions.

I also used file_load in order to be able to open UTF16 files from an offuscated resource file.

Salud!