I have a problem in Visual Basic 5.0 Application. My application run from the visual basic it gives the printout in text mode(this is my requirment, I succeed). Then I created Executable file.
Now I run the Executable file, it gives the printout in graphics mode. I want, if I run the Executable file it will give the printout in text mode.
Any one know the solution.