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 Wanet Telecoms Ltd 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: mannah07
  • Content: Threads
  • Order by date
  1. mannah07

    System Time

    I want to place the system time on a form. Can someone pls help me with a function?
  2. mannah07

    Hide Main Menu/System Menu

    I have developed a package in VFP 6. Though I have a code to hide the main fox menu, it keeps coming up. This package is for a client-server envi. Fox six is installed only on the server. set sysmenu off was what I used in my startup prog. Is there any other way out pls.
  3. mannah07

    To password a menu item

    I want to password a single menu item. For example if my menu is like below: Transaction- Reports - Utilities I want the password to be on only on utilities as above so that when I click on the Utilities menu it demand a password. Thanks in advance.
  4. mannah07

    Password on menu

    I have a application deployed on a server. Now I want to password a menu item so that only certain user can have access to that menu item. Is there a way out for this pls?.
  5. mannah07

    Query name

    I want the name of the table to which my query is attached to show whenver I run a query intead of query showing
  6. mannah07

    Deleted records in table

    I have deleted some records from my table.Now when I run a query the records still show but they are marked as deleted. I want to take them completely from the table. It's new package I am about to deploy. I have use the ff: Clear all clear windows But none worked. Can I get some help pls.
  7. mannah07

    disable the control buttons

    Want to disable control buttons(minimize, maximize and close)from my runtime application in VFP6. Any support please?
  8. mannah07

    Running appliaction full screen

    I want my application in VFP6 run full screen.Any suggestions please?
  9. mannah07

    Error message

    The error below pops up after closing a query I run in my menu, when I attempt to open the form of the table on which the query is running. Error: Table in use. The table may already be opened exclusively.
  10. mannah07

    Can someone help me with a main pro

    Can someone help me with a main prog to start my application? Here is what I have done, the program runs alright in the project but my executable cant run the forms on the menu. PROCEDURE TMstart *********************************************************** *PROGRAM ID : TMstart *DATE WRITTEN...

Part and Inventory Search

Back
Top