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 Chriss Miller 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: mroth36
  • Content: Threads
  • Order by date
  1. mroth36

    Entry's in command box are invisible

    I have an interesting problem. I am going into a client thru remote dektop, and am using Foxpro version 6. When I enter something within the program it's fine. But when I to a 'modi comm' on .prg or in the command box, I cannot see what I am typing in, everything is invisible. What I do type in...
  2. mroth36

    Determine number of decimal places in Numeric field?

    Hi! I am using the TYPE function, to determine a field type. Is there a way to determine the number of decimal places of a numeric field, in a case where the decimal amounts are 0 (ex: 10.00)? Thank You
  3. mroth36

    Report not printing from within program

    I am doing a 'repo form to print' from within a program FP Version 9. At Workstation A it seems to go nowhere, while at Workstation B it prints ok. Workstation A has a default printer & other software successfuly print to it. In addition this Foxpro report DOES PRINT if I issue the 'repo form to...
  4. mroth36

    When editing a .prg - editor brings up listing from line 1

    HI All!, This has been alluding me for years! On some installation's of Foxpro, when I do a 'Modi Comm' the editor brings up the program at the line that I had closed previousely & at some installations, it brings it up allways to line 1. Where can I control this aspect of the editor? Thank You
  5. mroth36

    setting default drive for dbf & cdx files

    HI, I am trying to progromaticly set a default folder for the 'cdx' & 'dbf' files only. Is this possible? Thank You
  6. mroth36

    Partial search on a numeric field.

    HI Everyone, is it possible to do a partial search on a numeric field in a table that is indexed in numeric sequence? I have the following situation, I have a numeric field in a table, I whould like the user to be able to enter a number, lets-say 3 & i will be able to get to the first record...
  7. mroth36

    Print a screen progromaticly

    Hi! Is it possible to print a screen progromaticly. I see that you can save it to a .TXT or S type of variable, can you then print it like the DOS 'print screen'? Thank YOu
  8. mroth36

    Hide password, during entry

    Hi everyone, I am sure this is something simple but..... How do you hide a password, when the user is entering it, showing asterick's, like all the software do? Thank You
  9. mroth36

    Suppressing Foxpro Toolbar display

    HI! I am using 'SET SYSMENU off' to remove the Foxpro menu from displaying during my application execution, is there a command to remove the Foxpro toolbar (it's grayed out & not available). Thank You
  10. mroth36

    adjust font for main Foxpro window

    From the command window, I do a 'dir' and get a list of files. Each file listing (file name size etc.) displays on 2 lines. Is there a way to set this window to a smaller font so that each file will only display on 1 line? Also, can you send this display to text file (it whould be useful for...
  11. mroth36

    FIND DATA TYPE IN VFP 6

    HOW CAN YOU DETERMINE THE DATA TYPE OF A FIELD OR MEMORY VARIABLE (THE TYPE() FUNCTION IS NOT WORKING FOR ME)?
  12. mroth36

    system documentation

    Am working with an old Foxpro system (just converted it to VFP 6, from version 3). I have a main menu program which branches off to other programs, which branch further etc. Is there something in VFP 6 that will allow me to create a document displaying a 'tree' structure of this system, or are...

Part and Inventory Search

Back
Top