Do anyone have PCX/GIF animation program written in Clearwin? I have one written 15 years ago but when i compile it now it does not work anymore. It was written by dumbest complex way using all common blocks from huge hydrocode which now are completely changed plus i do not find such functions like PCX_TO_SCREEN_BLOCK, also program uses DOS program ALCHEMY to transform and resize files etc -- total darkness...it's easier to kill it and rewrite it from zero then fix it.
If you do not have one, then may be you will suggest how you'd write it? Just simplest skeleton how you think best way to write it is appreciated, like this
- after opening clearwin graphics window read all files ending with 'gif' (i suppose it's using files@). Files i have are called something like this a001.gif, a002.gif ....
- make a cycle which visualizes them listening keyboard input to stop/continue/ accelerate/decelerate animation
