[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reading environment from file
James Hammerton <james@tardis.ed.ac.uk> writes:
> So I was thinking it would be better if I could read in events from a
> file, a sequence at a time, on each epoch rather than having them all
> stored in memory. Is this functionality available or would I have to
> add it myself?
Unfortunately this functionality is not in there already, so you'll
have to write a script yourself. It is on the TODO list, however..
- Randy