<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#000000 size=2> Hi there, how can i code some
kind of pause (to do a "cat" or "more" like command) anyone as some
advice ?</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> I suppose i'll have to use
read_file ... ;o) Or maybe editor ??? I found out a way but i wonder if there is
some "best way" to do it... </FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> Is there some kind of way to
obtain the file size (to later use as some offset system for the optionals
read_file parameters...) ?</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> Actually, i do read the
file in a single string and display some part of it using subsets ... then i
flip my user in a "waiting" state to wait for enter to be pressed...
</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> Thank you</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2>
JesterX</FONT></DIV></BODY></HTML>