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!

Search results for query: *

  • Users: bpratl
  • Content: Threads
  • Order by date
  1. bpratl

    Run MS Publisher from VFP

    How would I go about running MS Publisher from a VFP application? I can run EXCEL and WORD without any problems but Publisher won't work for me.
  2. bpratl

    Update tables on network

    Hi, We have a small network,with 4 workstations,using a POS system with VFP 9.0. The problem is at closing and doing the nightly reports and updates everything goes well providing all workstations are log off VFP. If any stations are left on the progran crashes and files are not updated...
  3. bpratl

    Active x - Modal/Modeless??

    We have a order entry form with a Active X spellchecker control, for a note field, which works fine until we added a Sales Histroy form to display past order data. The form pops up when Icon is clicked. The problem is if the History forms Windowtype is set to Modeless the spellchecker field is...
  4. bpratl

    Printing two 8x5 Invoices on same sheet

    Hi, In the process of upgrading FP2.5 to VFP9.0 and am having problem in trying to print two short (8.5 x 5.5) POS invoices,with laser, on one perforated 8x11 paper.One is customer and other is store copy. Setting up short 5.5" form is no problem. The problem is we keep getting two invoices,on...
  5. bpratl

    Cursor cannot be modified - error 2072

    When appending the first record, to a grid, on a form we get a error 2072 - "Cursor cannot be modified" during a replacement. Buffering 5 is being used. Adding tableupdates and moving record pointer has no effect on this error. This only happens when the grid is unpopulated.
  6. bpratl

    Tableupdate in VFP 9.0

    Where is the best place to put tableupdate when buffering is set to 5? I have a form with four tables and four pageframes. I get errors if placed in the DESTROY event of the pageframe in VFP 8.0; but it runs ok in VFP 9.0.
  7. bpratl

    Connot update Foxresource , it is read only-error

    I keep getting this error when I try to save changes to tools/options or taskpane. I have to ignore it 3 times to exit. sys(2005) is correct. I have deleted all foxusers, reinstalled, ran "VFPCLEAN.app" to no avail. There is only one config.fpw & foxuser.dbf and located with VFP8.exe directory...
  8. bpratl

    Set Filter-Pros and Cons

    What are the Pro's and Con's of using "Set Filter to" to load selected data to a grid on a form? Is it beter to use SQL instead? Bob
  9. bpratl

    Adding Pages at Run time

    What is the best procedure to add a new Page, at run time, to a Pageframe with a Caption,code and Data from a table when activated. I am using VFP8 and am unable to find the best procedure. Thanks in advance, Bob
  10. bpratl

    Activate Page wont Activate when added

    I have a form with 8 pages with the Pagecount set to 1 for INIT load. The Pagecount is advanced when another service request is added with a new Caption. This work good except when a new page is added( Pagecount+1) the activate event wont work. All eight pages have This.Refresh()in the Activate...

Part and Inventory Search

Back
Top