After I build my Application(.EXE) from Visual Foxpro<br>I can't change my Application's Icon from Fox Icon to my Own Icon or any other Icon.<br>Is there any way to change or edit the default Fox Icon ?<br><br>Thanks for the Help.<br><br>
Foxdev, I tried to write the test.prg which will display the ASCII character(ASCII value 1 to 255) on the screen .<br>When operator Input 179, Screen will display Vertical bar, <br>IF VFP not load, it will not display proper character.<br>What other commands need to display proper ASCII chr when...
Thanks for Robert Bradley and SK 's Suggestions.<br>I tried the commands at VfP windows. It works O.K. ON VFP command windows, but it would not on the distrubuted test.exe(VFP not loaded condition).<br>? _screen.fontname="foxfont"<br>? chr(179)
How do I set up the Visual Foxpro(3.0 to 6.0) to dispay proper ASCII symbols on screen for chr 128 to 254 on screen and set up space bewteen each characters( e.g. 3 mm between characters)?<br>e.g. ? chr(179) suppose dispaly bar symbol on screen.<br>I use ? chr(179) function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.