in reply to Re: sub will not return data correctly (the way i want it to!!)
in thread sub will not return data correctly (the way i want it to!!)
0x10 = 16 characters for first sub
0x40 = 64 characters for second sub
it is easy to see that in sub 2 it is reading 0x40 (64) in length and that __DATA__ is 0x50(80) in length.