Hi. Robin from Uberware here, creator of Smedge. I just saw this post and wanted to comment on the format of your command line. In order to submit a job using the command line format of the Submit tool that comes with Smedge, you need to adjust your command line syntax a bit. Here is an example of a correct command line that can submit to Smedge:

Code:
Submit.exe Script -Type Cinema 4D -Scene X:\Path\To\My\Scene.c4d -Range 1-100 -Name My Job
...