Sorry if i wasnt clear thats what I meant by
Tried searching for some winzip command attribs but saw nothing that would eliminate the type of file ie .smc .nes I know I wasn't being very clear. By default when using winzip or winrar right click zip file it automates it and doesnt add the suffix of syntax of the field So I wasn't sure if it was ddr or zip that was making it how I wasn't used too sorry for the mix up
after checking help file I found you had posted what I needed I just overlooked it
Additional File replacement fields
· %p = short path
· %P = long path
· %no = short name (without ext)
· %NO = long name (without ext)
· %n = short name (with ext)
· %N = long name (with ext)
· %e = extension
so C:\Program Files\WinZip\WINZIP32.EXE -a -r "%NO.zip" "%2" works for what I was needing
Well hopefully my ignorance wont be in vain if someone else reads this and has similar problem hehe I figured I'd work it out eventually just wanted to make sure I understood how it worked before I went and told people to use it and then couldn't tell them how
Thanks again for writing this excellent software!!