|
[Date Index]
[Thread Index]
[Author Index]
Read last expression in a file?
- To: mathgroup at smc.vnet.net
- Subject: [mg116038] Read last expression in a file?
- From: Ramiro <ramiro.barrantes at gmail.com>
- Date: Sat, 29 Jan 2011 19:43:12 -0500 (EST)
Hello,
I wrote a program that generates a lot of Mathematica output.
Now I need to restart it using the very last expression of such output
as the new input. However, I can't find a way to only read the last
expression in a file, something like a Read that would start at the
end. It would be too time consuming and perhaps not enough memory in
my computer to read the entire file.
Any suggestions?
Thanks,
Ramiro
Prev by Date:
Re: Odd Behavior of GraphicsRow and GraphPlot
Next by Date:
Re: adding a keyboard shortcut for double brackets
Previous by thread:
Re: some demonstrations no longer work right in version 8
Next by thread:
Re: Read last expression in a file?
|