I recall you do this with so called shell API commands.
I have an application doing something like this
oOutlook = Createobject("Outlook.Application")
oNameSpace = oOutlook.GetNameSpace("MAPI")
oMailItem = oOutlook.CreateItem( 0 )
With oMailItem
.Subject = subj
.Body = subj
.Body = .Body +...
You write upper faster a new VFP code then converting any VBA script.
Whenever you are on that trail, rethink.
Excel and Access can only do what present memory allow to do you. VFP allows the disk space remaining.
All too difficult guys,
just use the IF FILE() function, that will do.
Not installed item then Run \N what ever to install
Lol
I note that in VFP and VBA people tend to write up enceclopedias of unnecesarry code. Shows they never had to do something on a Commodore C-64 with 16K there.
Be sure...
I have done a solution for a client faxing whole day and serializing numbers on faxes and archiving them in VFP 8.0
I rewrote it 2 years ago to fax and email, now i dropped the stupid fax. Thing includes a KANBAN system even calculating how many stock items to order. Then sit back and have...
Yep, probably i am one of the few, if not the only one.
Not encounterend anyone else yet but making small attempt.
I work with c/odbc and navision 3.7 and vfp 9.0
Probably works on other versions
Lot better then Excel, Access MS query or Exsion.
Fast even.
I call the Fdb from foxpro no c/al...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.