I haven't worked on local variables much. Values should be possible, fairly easy even - their names would be an ordeal though, Access never loads them in a compiled MDE. I'd have to read the compressed streams that the VBE stores, which I don't think would be feasible in VBA itself. I have however figured out how to get parameter names and values.Once we have the stack frames, is it possible to get a list of the local variables and their values?
I would link my Github, but I don't seem to be able to post links. I think I can attach the file, though? It's definitely too long to fit in a post here now. I've had to attach it as a .txt instead of a .bas due to allowed file types.
Attachments
Last edited: