Re: Does 'seek' have to used with 'if'.....

new topic     » goto parent     » topic index » view thread      » older message » newer message

John F Dutcher wrote:
> 
>    else 
>      tobyte = 0
>      seek (fn, tobyte)

seek() is a function, and therefore needs to be assigned to something.

For example:

   junk = seek(fn,tobyte) 


-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu