24 Aug 2010 02:47
Re: Scite (win) output pane: command involkation with %pathext%
strainer <piefeet <at> gmail.com>
2010-08-24 00:47:38 GMT
2010-08-24 00:47:38 GMT
Hi Neil,
I just seen this at then of the if(running) test:
line ~1010
else {
DWORD nRet = ::GetLastError();
OutputAppendStringSynchronised(">");
OutputAppendEncodedStringSynchronised
(GetErrorMessage(nRet), codePage);
WarnUser(warnExecuteKO);
}
I understand a bit more now your warning about doublefail.
Ill have another look and see if nRet can be vetted at the first fail.
Sorry that last post was a bit long and formatting messed up.
regards,
stariner
--
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest <at> googlegroups.com.
To unsubscribe from this group, send email to scite-interest+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.
RSS Feed