labels

BlitzMax Forums/BlitzMax Programming/labels

Im using labels for data and things, is there any way to pass a label into a function and use RestoreData from there?

no.

I would of course suggest you learn to use files for data, it's much easier and more extensible in the long run.