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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: girish
  • Order by date
  1. girish

    SQL Query in Foxpro 2.6

    There is a dbf having 2 fields; 1.Age (N 2) and 2.Name (C 30). I want to run a sql query by which i can get result in following form (using sql query): Agea Name Ageb Name Agec Name Age(n) Name(n) 20 xxx 30 abc 5 hhh 24 aaa 31 sss 6 iii 22 bbb 39...
  2. girish

    Protecting Code

    Thanks for valuable guide. As i have written/designed some .prgs for my office and few colleagues are intended to hack my code/idea for their personal upgrading. That is why, i was searching. Thanks again. Regards Girish
  3. girish

    Protecting Code

    How can i programetically erase all the coding written in .prg,.fxp file; rather than to delete them; (Because a person can undelete them using some tools) using low level file functions.
  4. girish

    Printing Styles in Foxpro 2.6

    Thanks you sir. But sorry to state that none of the above link/sources helped me to resolve my prob. I want clear cut/straight forward code for printing : 1. Bold 2. Underline 3.Italics 4.Superscript 5.Subscript etc. I am using Wipro's (P-1000 Model 1000 LPM) Line Matrix Printer. Please...
  5. girish

    Printing Styles in Foxpro 2.6

    But; I am talking about foxpro 2.6 for Dos; in which I remember that we can print bold,underline,superscript, subscript etc. using escape sequence like chr(27)+??? Please guide me in that sense. Thanks & regards.
  6. girish

    Printing Styles in Foxpro 2.6

    How do I print Superscript/Subscript,bold,italic,underline etc. in foxpro 2.6.

Part and Inventory Search

Back
Top