I have created a vb script file to automatically upload invoices to AccPac. I am trying to insert a procedure that checks whether this invoices has already been uploaded. This is the code:
///////////////
Function CheckUploaded(ZRBRValue As String) As Boolean
Dim AccPacCon As New...
I have a routine which generates xml and dbf files. These are manually imported in ACCPAC 5.5A. I would like to automate this process.
I have tried using Macros in ACCPAC and the idea was to record a macro while inputting an invoice. From my application I would then generate the same code...
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.