I have a question, for anyone who know the answer. I've always wondered, lets say you have a program or appvar named A2. How is it possible, using assembly or axe or Celtic III, to figure how long the data is (how many bytes are in the program), so that if I try to write to the program, I know I am writing to the END of it, not to halfway through it or to the data following it in memory?