| View previous topic :: View next topic |
| Author |
Message |
Mindbender
Joined: 20 May 2005 Posts: 3
|
Posted: Fri May 20, 2005 2:02 am Post subject: |
|
|
I recently updated to the new Quick Batch File Compiler and noticed that from a few of my original Batch files compiled with the previous version, now the command TITLE which is used to display a title in the top of the Command Prompt is no longer supported and is remarked out by the new compiler.
Why is this command no longer supported ? |
|
| Back to top |
|
 |
|
|
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Fri May 20, 2005 7:53 pm Post subject: |
|
|
Yes, current version disable TITLE command because
upcoming version will set TITLE from compiler settings. |
|
| Back to top |
|
 |
Mindbender
Joined: 20 May 2005 Posts: 3
|
Posted: Fri May 20, 2005 8:41 pm Post subject: |
|
|
Thanks for the quick response.....! Any hints on when that upcoming version will be coming out ?
Aslo, I'm not sure how this is going to be work out into the compiler settings, but the way we were using the command TITLE was for others to see what was going on at certain locations of the batch process ( which takes about an hour or so to complete ) this way the user could see and have an idea of where the process was by looking at the title bar. So this TITLE command was being changed multiple times within the batch file and then displaying on the top of the command prompt the state of the process.
Very Handy Command. I could be totally wrong, but It sounds from what you are saying that the command will not be supported anymore from within the batch file and you are going to allow the user to set a TITLE from within the compiler settings and only that title might be used throughout the run.....! That would be a step backwards from what you had working in the previous version. Although I do like a lot of the new features of the updated compiler, this will be a disappointment if it happens. How about allowing the TITLE command to work as before and using whatever you might be thinking to add to the compiler settings to be used too. If not used from the Compiler settings them treat the command as previous versions.
Concerned Customer....!  |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Sat May 21, 2005 8:07 pm Post subject: |
|
|
Ok. We return this command in next version.
I think new version will be ready at first week of june. |
|
| Back to top |
|
 |
Mindbender
Joined: 20 May 2005 Posts: 3
|
Posted: Sun May 22, 2005 11:34 pm Post subject: |
|
|
Thanks, that will be great.......! Thanks for caring....! Looking forward to getting your updated version in June.....!
Thanks again for the quick action.....! |
|
| Back to top |
|
 |
|