Search results

  1. F

    Problems with command line interface

    After trying different things, I got this to work GSplit.exe ‘’ -c-go-t contactsplit.gsc in the batch file I changed directory to the gsplit dir and copied the gsc file into the directory. Note that double quotes would not work, I had to use single quotes.
  2. F

    Problems with command line interface

    I tried the above. “C:\Program Files (x86)\GSplit\GSplit.exe” “” -b-i-s-t “c:\contactfiles\contactsplit.gsc” It ended up loading the gui and just sat there. It didn’t load the correct profile that I had put on the command line. Any other suggestions?
  3. F

    Problems with command line interface

    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...
Back
Top