1. Is Jiri Babor still on the forum?

I was looking through the messsage archive and I found a reference to his
Hexlife program. It's http://www.rapideuphoria.com/hexlife.zip

It's a DOS mode program that is kind of cool. I found a problem with it though.
The save files that come with it will not load correctly. After much hair-
pulling I finally found the problem. The files are loaded with the get()
command from get.e which needs whitespace between each sequence on disk. :(

The fix is to insert a }}}
<eucode>
    puts(fn, ' ')
--  after each
    print(fn, {})
--  statement
</eucode>
{{{


This is not readily apparent from the documentation of the get() command.

I was wondering if it is OK to load the updated program and data files?

Lonny

new topic     » topic index » view message » categorize

2. Re: Is Jiri Babor still on the forum?

Its been a while since Jiri posted to the list.  Here is his email address
jbabor at paradise.net.nz

Taken from his Euphoria Web page:
http://homepages.paradise.net.nz/~jbabor/euphoria.html



Ken Rhodes
100% MicroSoft Free
SuSE Linux 10.0
No AddWare, SpyWare, or Viruses!
Life is Good  :)

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu