Message 1 of 2
How to rename layout tabs using extended character table?

Not applicable
09-13-2021
04:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a file with dozens of tabs that need to be renamed, I'm using a scrip:
Layout
r
"example 1"
"example 1 - alterações"
The problem is that the word "alterações" ends up as "alterações" after running the script.
I have no problems if I use the command Layout manually, it only happens when running the scrip.
Does anyone have an idea to fix this?