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

    xmltocursor problems

    Hi all Maybe my problem is not a Vfp one, but is related to. I have a .xml file and i want to transform it into a .dbf one. Syntax i use is : xmltocursor('evidenta.xml','evid',512) &&&&& ('evidenta.xml' is my file and 'evid' the new cursor) The error is ...
  2. aliw

    CLASSES, THIS_ACCESS and COLLECTION

    Hello ! I have a problem with some classses (c1,c2,c3) . This_access method is and isn't execute all the time. Here are 2 cases : I. First one - in test expression everything is ok . *1.------------------------- define class c1 as custom c1p1='c1p1' c1p2='c1p2' add object objc2 as c2...

Part and Inventory Search

Back
Top