Changes Made to TAG.EXE, Tags from text file & OptimFrog support |
- No over 30 sec clips of copyrighted music. Cite properly and never more than necessary for the discussion.
- No copyrighted software without permission.
- Click here for complete Hydrogenaudio Terms of Service
![]() ![]() |
Changes Made to TAG.EXE, Tags from text file & OptimFrog support |
Jun 11 2012, 15:45
Post
#126
|
|
|
Group: Members Posts: 44 Joined: 24-September 04 From: London Member No.: 17277 |
- Can anyone please tell me what the return codes are? I've searched and can only find that (as expected) we get non-zero for errors or warnings, but no more detail than that. I've tested with a read-only file and find that it works (great!) and I get an errorlevel of 32 so I'm guessing there is some bitsetting going on, but would really like to distinguish between "Failed to write but no damage done", and "Ooops, just chewed up your file" so my script can respond appropriately. That sounds suspiciously like the return value of the windows function ShellExecute - http://msdn.microsoft.com/en-us/library/wi...3(v=vs.85).aspxIn that case 32 indicates that the command was succesfull, see the return value section of the above link! Numbers less than 32 indicate one of the windows Win32API error. This post has been edited by Stone Free: Jun 11 2012, 15:45 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 12:22 |