Open RasmusFonseca opened 6 years ago
Currently it seems only to be possible to save a session from the script (job.writeSessionToFile()). Would it be possible to add a job.writeContactDataToFile() or similar to avoid having to generate a large session file and open up the gui?
job.writeSessionToFile()
job.writeContactDataToFile()
Currently it seems only to be possible to save a session from the script (
job.writeSessionToFile()
). Would it be possible to add ajob.writeContactDataToFile()
or similar to avoid having to generate a large session file and open up the gui?