Alexschmidt
IS-IT--Management
Using VFP7, win 2000 and same machine for development and runtime testing. I have developed a single screen program using form builder wizard and have added the foundation class - buttons\data edit buttons. Included is a Search and a Print button. During development testing within VFP they both produce exactly what I want. Once compiled into an exe the Search presents the same dialog but with the notorious VFP screen in the background (I have got SCREEN=OFF in my config.fpw) How can I get rid of it? Secondly the Print presents a totally different dialog - requiring a filename to be specified for printing, compared to the development dialog whereby a menu is presented with options such as print preview, print to file, blah, blah. Can somebody perhaps tell what this ones problem is? Thanks.