Subject: Re: Can I write to DATA?
From: Joel VanderWerf <vjoel PATH.Berkeley.EDU>
Date: Fri, 23 Aug 2002 12:36:33 +0900
References: 479324794947977
nobu.nokada / softhome.net wrote:
...
> script_size = __DATA__.pos
The following script prints -1. Is there some other way to get the
position without parsing?
---
p DATA.pos
__END__
this is some data.