So has no one really tried doing this before?

Moderator: DosItHelp
Samir wrote:it seems like like nobody has really thought of putting these two together
The newer versions of Quickbooks are bloated and nothing as simple and efficient as the original DOS version. Analogous to batch files vs vbscript/other-bloated-interpreted-scripting-language-of-your-choice.Squashman wrote:So this is because you are using a very very very very very old version of Quickbooks? Because as far as I know my wife does this very easily every month at her work and she uses ADP and Quickbooks.
Code: Select all
replace /13 '13
Code: Select all
replace /13/13 /13'13
Squashman wrote:Kind of hard to give any advice without seeing the batch file you are using and maybe seeing an example of the input and output you need.
Yeah, I didn't think there was enough information to diagnose it properly.foxidrive wrote:Need more info, as Squashman says.
If the script is the one that was working, and the result is different - then the format of the data has changed - maybe just one item that is different but it breaks the script.