If ones application is compliled into an .exe file, how do you get it to access commands in a config.fpw file.
If a config file can't be used in conjuction with an .exe application, how do you issue a "screen=off" command so that the main visual foxpro screen won't flicker on startup? I am aware of the _screen.visible=.f. option, but this won't eliminate the flicker.
If a config file can't be used in conjuction with an .exe application, how do you issue a "screen=off" command so that the main visual foxpro screen won't flicker on startup? I am aware of the _screen.visible=.f. option, but this won't eliminate the flicker.