I mean this:

Shell '"$ppath\BatchPDF.exe" "$ipath\$FileNameDOC" "$opath\$FileNameDOC.pdf"'

//Edit

Shell '"$kpath\pkzip -a @DATE.zip $apath\*.*"'
Shell '%ComSpec% /c echo Backup Datei wurde erstellt (%DATE:.=%.zip) >> "$apath\log.txt"'

KiX do the second shell but not the first... help me!

This creates a pdf file like this: bla.doc.pdf I would like to remove the .doc

//Edit2

It works now


Edited by kixnewbie (2004-04-16 11:09 AM)