Skip to content

Instantly share code, notes, and snippets.

@jtmlis
Created July 16, 2022 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtmlis/5575cad0c4f2ee3a6532d6e914a9749b to your computer and use it in GitHub Desktop.
Save jtmlis/5575cad0c4f2ee3a6532d6e914a9749b to your computer and use it in GitHub Desktop.
7 v 7.5 tasklist path command line
C:\Program Files\Terry Reese\MarcEdit 7.5>cmarcedit.exe -s C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-1.mrk -d C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-out.mrk -task C:\Users\Julien\AppData\Roaming\marcedit75\macros\tasksfile-2022_07_15_180553684.txt
Beginning Process...
System.IO.FileNotFoundException: Could not find file 'C:\Users\Julien\AppData\Roaming\marcedit7\macros\tasksfile-2022_07_15_180553684.txt'.
File name: 'C:\Users\Julien\AppData\Roaming\marcedit7\macros\tasksfile-2022_07_15_180553684.txt'
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at cmarcedit.TaskClass.ParseTaskList(String lpath, TaskManager taskBroker)
Task Processed: 0
Task has completed.
C:\Program Files\Terry Reese\MarcEdit 7.5>
C:\Program Files\Terry Reese\MarcEdit 7.5>cmarcedit.exe -s C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-1.mrk -d C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-out.mrk -task C:\Users\Julien\AppData\Roaming\marcedit7\macros\tasksfile-2022_05_19_051331385.txt
Beginning Process...
Task Processed: 9
REPLACE started processing.
Replace Task has been completed.
TASK_LIST started processing.
REPLACE started processing.
Replace Task has been completed.
TASK_LIST started processing.
SUBFIELD_EDIT started processing.
Subfield Edit Task has been completed.
SUBFIELD_EDIT started processing.
Subfield Edit Task has been completed.
TASK_LIST started processing.
SUBFIELD_EDIT started processing.
Subfield Edit Task has been completed.
TASK_LIST started processing.
Your Task has completed. Information about changes from the task are as follows:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment