Hello
We received a resjson file from a client.
SDL can handle json file but not resjson file.
I know I have to create a new type of file, but I have no clue how to do it. Can someone help on this ?
Thanks !
Isabelle
Hello
We received a resjson file from a client.
SDL can handle json file but not resjson file.
I know I have to create a new type of file, but I have no clue how to do it. Can someone help on this ?
Thanks !
Isabelle
*.resjson files are basically *.json format. I suggest you either add *.resjson to the file dialog wildcard expression like this:

Or just rename the extension to *.json.
Paul Filkin | RWS
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Hello !
Perfect ! The solution suggested by Paul works perfectly !
Thanks !
Hello !
Perfect ! The solution suggested by Paul works perfectly !
Thanks !