1. DOS graphics routines
- Posted by Robert Craig <rds at RapidEuphoria.com> Jun 29, 2006
- 611 views
Obviously DOS is dying a (very slow) death, but I don't see much point at this point in time of stripping out working code that a lot of people including myself still depend on. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com
2. Re: DOS graphics routines
- Posted by Juergen Luethje <j.lue at gmx.de> Jun 29, 2006
- 537 views
Robert Craig wrote: > Obviously DOS is dying a (very slow) death, > but I don't see much point at this point in time > of stripping out working code that a lot of people > including myself still depend on. Highly appreciated, thanks! Regards, Juergen -- Please excuse my flawed English. My native language is Euphoria.
3. Re: DOS graphics routines
- Posted by Bob Thompson <rthompson at rthompson.karoo.co.uk> Jun 29, 2006
- 611 views
- Last edited Jun 30, 2006
Hi Rob, With dir and walk_dir being topical, I thought I'd mention that Qback is a good example of what can easily be achieved using DOS commands and I haven't seen a single click equivalent. A couple of minor bugs and never updated! I use it all the time to quickly back up my Euphoria directory to slow flash drive in the inevitable case of a hardware or software catastrophe. Thanks, Bob