delorie.com/archives/browse.cgi | search |
Date: | Sun, 26 Feb 1995 10:54:05 -0500 (EST) |
From: | Kimberley Burchett <OKRA AT max DOT tiac DOT net> |
Subject: | dj's mshell |
To: | DJGPP Mailing List <djgpp AT sun DOT soe DOT clarkson DOT edu> |
Not only does it work, it does more than advertised. If you have a program that runs in graphics mode and you want to shell to dos... system("mshell"); ...will give you a prompt, but leave your image intact. And if you want a "real" shell, you can do... system("mshell 4dos"); ...or... system("mshell command"); Thank you DJ, this is _exactly_ what I had been looking for. :) :) *boing* Kim
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |