QUOTE (fegan @ July 19, 2013 07:48 pm) |
Should I state the obvious...simply change your macro to load them one at a time? You can download them with the API's GCGetPQ command without loading them by using saved settings which do not include settings for "Run GPX load after download". Then process the files one-by-one using the LOAD command. No? |
I thought about something similar, but it was going to be a lot of work... I can see where your suggestion has more possibilities...
I could build a simple macro that pulled in the directory listing of all the files, used a regex to determine which DB it belongs to, loads it and then runs the post logging macros to insert the PQ name and check the PQ size to make sure it didn't get overloaded....
Using this method, I could have easily had the PQNames in the Database long ago...
Thanks.
-TWT