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 John Tel 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: Maxlore
  • Content: Threads
  • Order by date
  1. Maxlore

    Problem Passing Parameters

    Can someone explain to me what I am do wrong ?? I have in "Form A" a visual class that calls "Form B" passing variables that is set by the users selections with ,, DO FORM frmName WITH parm1,parm2,parm3, ... so on In Form B Init Method Parmeters parm1,parm2,parm3, ... so on Form A Modeless...
  2. Maxlore

    Forms and "= CURSORSETPROP"

    OK I have a couple of questions..Where should I place the = CURSORSETPROP('Buffering', 3, 'customer') in the main.prg or should i place it in the forms init event, or the load event, and can I set it for all my tables at one time instead issuing for each table?? Next I have several forms (not...
  3. Maxlore

    Table Problem

    I know this should be a simple problem to fix but it eludes me.. In my dbc all my tables are there and relations are set..np.. In my form the data environment has the tables in it also..np.. Problem is every time I try to cycle through the records with SKIP 1 or anything the vfp "Tables in...

Part and Inventory Search

Back
Top