ID:2124743
 
(See the best response by Ter13.)
I tried to use "src.V = src.verbs" in the save proc then in the load "src.verbs = src.V". It did not work however. I was able to save verbs before, but I do not remember how I did it.
Look up the << (savefile) operator and the >> (savefile) operator in the reference. You really shouldn't save verbs though. It's not safe.
So i'd have to re-add the verbs?
Best response
It's probably best.
Better I do it now than when I have a bunch of verbs. Thank you!
In response to Dayvon64
Instead of saving verbs you should make a list of verbs and add every verb you learn to the list.