I've just run across several threads in the PB forums that
discuss this subject (first one was initiated by Siamack
Yousofi??)and I find his idea intriguing.
Here's my situation: I've got a PB DOS program that I'd like
to run in Windows but I know virtually nothing about Windows
programming. I think PB/CC lets me create a version of my DOS
program that runs in Windows, but the new program is still
a text based program that that basically doesn't have the more
attractive Windows GUI. Alternatively, learning Windows
programming (PB/DLL) would be too steep of a learning curve
for me. Siamack's proposal on the otherhand implies I can get
the Windows GUI (via a browser) with the ability to call on a
DOS .exe file to do actual calculations. Am I correct so far??
If so what problems could I expect in trying to do this?
Lastly, can anyone suggest a good source that would help me
learn about HTML and how to call a DOS exe file?
Many thanks...
------------------
discuss this subject (first one was initiated by Siamack
Yousofi??)and I find his idea intriguing.
Here's my situation: I've got a PB DOS program that I'd like
to run in Windows but I know virtually nothing about Windows
programming. I think PB/CC lets me create a version of my DOS
program that runs in Windows, but the new program is still
a text based program that that basically doesn't have the more
attractive Windows GUI. Alternatively, learning Windows
programming (PB/DLL) would be too steep of a learning curve
for me. Siamack's proposal on the otherhand implies I can get
the Windows GUI (via a browser) with the ability to call on a
DOS .exe file to do actual calculations. Am I correct so far??
If so what problems could I expect in trying to do this?
Lastly, can anyone suggest a good source that would help me
learn about HTML and how to call a DOS exe file?
Many thanks...
------------------
Comment