Re: comment marker broken for batch files
On Tue, Apr 28, 2009 at 7:08 PM, Matt Wilkie wrote: > > Hello, > > The comment marker for dos/windows batch files is broken. There needs > to be a space inserted after REM, Fixed on the trunk at rev 1753. Launchpad is partially down at present, so I don't know when "REM_" was incorrectly changed to just "REM", but the so-called "REM-hack" was created specifically for this case. Clearly, then, the comment delim was changed after the REM-hack was created. Edward --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to leo-editor@googlegroups.com To unsubscribe from this group, send email to leo-editor+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~--~~~~--~~--~--~---
comment marker broken for batch files
Hello, The comment marker for dos/windows batch files is broken. There needs to be a space inserted after REM, so instead of "r...@+leo-ver=4" use "REM @+leo-ver=4". Else the following result: C:\>r...@+leo-ver=4 'r...@+leo-ver' is not recognized as an internal or external command, operable program or batch file. using Leo 4.6 beta 1, build 1.244, March 24, 2009 on windows xp. cheers, -- -matt --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to leo-editor@googlegroups.com To unsubscribe from this group, send email to leo-editor+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~--~~~~--~~--~--~---