Peachtree Objects
Peachtree Objects
(OP)
Exploring Peachtree2003 in VB, I encounter tempting objects like the following...
Dim p As PeachtreeAccounting.Import
p.SetFileType (peachwIEFileTypeXML)
p.Import
Is any of this usable in VB?
And, (please don't laugh), is it documented?
Dim p As PeachtreeAccounting.Import
p.SetFileType (peachwIEFileTypeXML)
p.Import
Is any of this usable in VB?
And, (please don't laugh), is it documented?