![]() |
|
Hoster Help Post Hoster questions, tips and suggestions here. |
|
Thread Tools | Display Modes |
#15
|
|||
|
|||
Re: BUG in 3.108- Using ZIP file conversion
Admin, here is a thought:
Quote:
This would leave you with .cdg, .zip, .bin, etc. Then you wouldn't need the . in the "template". each file read would be automatically parsed and the final 4 chars removed, so the only thing being taken from the user would be the template ... That would give you fileNameVariable = You could set it up in a case as: (yes this is kind of VB pseudo code, but can do the same with c++) Select case lastFour: Case ".bin" : Call handleer for .bin file Case ".zip" : Call handler for zip Case ".mp3": Find matching CDG and Call handler for mp3+g End select Last edited by DJYale; April 27th, 2005 at 01:03 AM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|