I am trying to use the ioncube encoder & it has a command line function to add/create properties for later display with the API.. I know how to display them if they exsit, but I can't figure out how to set them... they say the syntax is:
(this is just a tag you would include at unix commandline while setting other options for the encoding job)
--property 'name[=value][, ...]'
but if I do:
--property 'something[=this]'
or
--property 'something[=this][, ...]'
then it doesnt work
it just errors with:
Error: Garbage '' after property name 'something'