Home » questions » i need programming help?

i need programming help?

2006-08-11 12:07:52, Category: Programming & Design
i just created a visual foxpro executable on my desk top and when it comes up there is a huge white box(foxpro) behind it. how do i eliminate the white box so only the form comes up? please be descriptive

Answers

  1. Roonal.16â„¢

    On 2006-08-11 13:10:02


    at the start of you program type the following: clear set talk off close all This should help ya