Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by catool

  1. catool

    Is there a way to change my Application Icon Instead of Fox Icon ?

    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>
  2. catool

    ? chr() function

    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...
  3. catool

    ? chr() function

    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=&quot;foxfont&quot;<br>? chr(179)
  4. catool

    ? chr() function

    How do I set up the Visual Foxpro(3.0 to 6.0) to dispay proper ASCII&nbsp;&nbsp;symbols on screen for chr 128 to 254&nbsp;&nbsp;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...

Part and Inventory Search

Back
Top