Saturday, October 11, 2008

Command prompt or DOS program Using VB6.0

As an embedded programmer we are in need of accessing the devices through application software’s for a level of automation. But still in lot of small companies are using the ERP related software written in FoxPro, Clipper, Dbase, etc.., these are all working in DOS only.

Getting Data from a device from visual basic software is easy.
But the intermediate software in VB6.0 is very easy to accessing the hardware’s. Anyhow we can’t run in DOS mode,

If you run the .EXE file made in VB it will come back to windows again.

Here is very very simple and better idea: Set – Visible = False for all the forms in your software.

This will helps you. If you want further more just feel free to contact me through your valuable comments.

No comments: