I recently changed PCs and have gone from a version of Anki that was maybe 3 years old to the latest one.
I don’t have access to the old PC now but I have the hard drive.
I moved the files over but the javascript on my cards is no longer working.
It looks like there may be a problem with:
The array name “exno”
Statements like MyVar = String.raw{{MyField}}
When I removed all instances of these two things the rest of the code worked again. Can anyone tell me why? I need to fix those bits and put them back in.
Also, if there was a problem with the JS I used to get some kind of indication in the right hand pane, but now it looks like the code just doesn’t run. Is this a difference between the old and new versions or is there a setting somewhere I need to change?