A86: Size of programs


[Prev][Next][Index][Thread]

A86: Size of programs




I am using FindAlphaUp in my shell, and I need to find out the size of a
program. I've already used something, and when it shows the size of an
assembly program, it displays it as 15 bytes smaller than the mem delete
screen.
So, I made it add 15 to the size then display it. But, when I looked at
sizes it displayed of Basic programs, it was off. What is the real way to
find out the size of a program?

Thanks,
Brent



Follow-Ups: