Hi,
I've tried to get the Fran animations to work under Windows 95
with Hugs 1.4 of July 1 1997. I'm not having any luck.
I double click from the windows explorer on the file
.../hugs/lib/Fran/demos/examples.hs.
Then I get a Hugs screen. This seems to load up all the files fine.
At the "Example> " prompt, I type
main()
and then I get a window indication on the task bar for "Fran Image Animation".
But clicking on that window indication doesn't bring anything window up
to the surface, and it just goes away.
Perhaps I have the wrong association between .hs files and programs
in the registry? It's a "hugs" window, not a "runhugs" window.
However, if I execute runhugs and pass it lib/Fran/demos/examples.hs
as an argument, it gives the error
runhugs: lookupName: invalid module
So that doesn't seem to be it.
I'm probably doing something simple wrong...
No big deal, but it would be neat to see these and show them
to my class.
Gary