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

    VFP6 automation

    FUNCTION SENDREPORT parameter dfrom, dto repstat=1 * LOCAL loapp as outlook.application, mynewmsg as outlook.message, ; * lomailto as string IF FILE("D:\AISLMAIN\REPORT\OUTPUT\REPORT.DBF") * run /N2 "c:\program files\microsoft office\office12\outlook.exe" objWMIService =...
  2. berniebogs

    VP6 filetostr help

    Good Day! Since i only use Visual Foxpro 6 and i cannot file any upgraded version of foxpro, can this file turn into a data base. any tips u can give me? in my case i convert it into a text file then read all contents of the file then create a cursor one line to read all contents and put it...
  3. berniebogs

    VFP 6 help read xml

    Good day! just wanna ask if i can: >>>>>>>USING ONLY FOXPRO 6.0<<<<< only read between <bol_reference> <Bol_reference>EGLV020700045087</Bol_reference> like EGLV020700045087 -had 16 characters and another <Bol_reference>COAU7010692680</Bol_reference> like COAU7010692680 -had 13 characters...

Part and Inventory Search

Back
Top