Re: seek() bug?

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

Kat writes:

> This doesn't work:
> junk_i = seek(indexfile,junk_i)

> This does:
> seek_i = seek(indexfile,junk_i)

Both of these are syntactically incorrect. 
seek() takes 2 arguments, so you need a comma.
Maybe in the heat of battle, you corrected the syntax error
along with changing the name of the result variable.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu