I am trying to create a batch file to extract from SalesForce and split the file into smaller chunks. I have created a .gsc file that does what I need with no issues.
When I use
“C:\Program Files (x86)\GSplit\GSplit.exe” “” -c-go-s-t-l “c:\contactfiles\contactsplit.gsc”
The GUI launches but it doesn’t load the .gsc file. If I manually load the .gsc file then I can split with no issues.
Any advice would be appreciated.
When I use
“C:\Program Files (x86)\GSplit\GSplit.exe” “” -c-go-s-t-l “c:\contactfiles\contactsplit.gsc”
The GUI launches but it doesn’t load the .gsc file. If I manually load the .gsc file then I can split with no issues.
Any advice would be appreciated.