- Sep
- 134
- 1
and does not catch the first letter , e.g.
Playsound ==> P
No matter if the file is ANSI or unicode ...
Playsound ==> P
No matter if the file is ANSI or unicode ...
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!I think his complaint is the variable not working. Change "ide" to "bdebugger" and it does work.I cannot make any sense out of your images. What exactly is your issue with IDE?
I don't remember ... was there a huge outcry for that behavior? I doesn't make any sense at all to me. The only expected parameters to IDE are file names. Why in the world would a user NOT want to be able to use environment variables to locate the files?That's WAD (for many years), by user request.
Users didn't want IDE to do any expansion / redirection / quote stripping / etc. on the IDE arguments, as it is commonly used to edit non-batch files.
Requires a registry edit while the IDE is not running.how do I get it back again?
if %@regset["HKEY_CURRENT_USER\Software\JP Software\IDE 21\Settings\NormalLayout\DockingPane\Pane-11\Panes",REG_DWORD,1] == 0 echo IDE Toolbox pane reset
Thanks. Geez! I should have known. :-) Perhaps there could be a more user-friendly way (ditto for the Watch (et al.) container)..Requires a registry edit.
Change HKEY_CURRENT_USER\Software\JP Software\IDE 21\Settings\NormalLayout\DockingPane\Pane-11\Panes from 0 to 1.