From: arcadepreserv AT hotmail DOT com Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.misc Subject: DOS frontend programming problem Date: Tue, 14 Sep 1999 10:48:17 GMT Organization: Deja.com - Share what you know. Learn what you don't. Lines: 18 Message-ID: <7rl95f$akq$1@nnrp1.deja.com> NNTP-Posting-Host: 193.15.174.253 X-Article-Creation-Date: Tue Sep 14 10:48:17 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) X-Http-Proxy: 1.0 x36.deja.com:80 (Squid/1.1.22) for client 193.15.174.253 X-MyDeja-Info: XMYDJUIDkivik To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DOS frontend programming problem I want to do a frontend to a dos command, that loads a program into a device. This command displays the percentage of load achieved continously on the screen. Now I want to make a nicer DOS GUI to this command, without having the source for the command. I want to read out the percentage written to the screen and draw a bar in the GUI. Can someone help me how to do this ? when run it looks like this: >Load filename.bin LOADING filename 45% 1345 bytes written Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.