- AuthorPosts
- September 1, 2008 at 5:51 pm #6163Yutaka EmuraKeymaster
EmEditor Professional 7.50 alpha 9 is available for download. Updates from alhpa 8 include:
– Return Method check box in the Status tab of the Customize dialog box.
– Temporary Folder Available text box added to the Large File Controller.
– FileDialog method was added to the Editor Object.For more details of the new macros and plug-ins features, see the updated Help.
Download:
http://www.emeditor.com/pub/emed750a9epx.msi (32-bit)
http://www.emeditor.com/pub/emed750a9ep64.msi (64-bit)The portable version can be produced from the Import/Export wizard on the Tools menu after you use the installer. However, the portable version runs slower than one using the Registry.
If you tried, please post any bug reports or any other feedback on this forum. Thank you!
September 4, 2008 at 2:49 am #6168joymonkeyMemberexample :
echo ‘aaaabbbbcccc’;
echo ‘aaaabbbbcccc’;
echo ‘aaaabbbbcccc’;in alpha 8 ——
When I press “Alt + left of mouse”
I can selected begin of lines or between ‘aaaa’ and ‘bbbb’ in “column mode”, and edit itit’s like:
//echo ‘aaaabbbbcccc’;
//echo ‘aaaabbbbcccc’;
//echo ‘aaaabbbbcccc’;or
echo ‘aaaa//bbbbcccc’;
echo ‘aaaa//bbbbcccc’;
echo ‘aaaa//bbbbcccc’;I can selected and edited “Null Column”.
But :
in alpha 9 ——
it’s can’t! I wish to holding this function, it’s very convenient!
please try it, thank you! :-DSeptember 5, 2008 at 2:02 pm #6170dreikMemberAnd is there any chance to revert back to Shift+F4/F4 ‘macros record’/’macros play’ key combination?
September 6, 2008 at 5:28 am #6171zhouzh2ParticipantI think you are right.
Alpha 9 can’t edit “Null Column”.
In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.September 6, 2008 at 5:50 am #6172Yutaka EmuraKeymasterdreik wrote:
And is there any chance to revert back to Shift+F4/F4 ‘macros record’/’macros play’ key combination?You can always change shortcuts from Keymap under the Help menu.
September 6, 2008 at 10:24 am #6177dreikMemberzhouzh2 wrote:
I think you are right.
Alpha 9 can’t edit “Null Column”.
In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.I had just checked column selection and editions; it works for me.
September 6, 2008 at 10:26 am #6178dreikMemberYutaka wrote:
You can always change shortcuts from Keymap under the Help menu.Thank you!
September 6, 2008 at 5:08 pm #6180Yutaka EmuraKeymasterzhouzh2 wrote:
I think you are right.
Alpha 9 can’t edit “Null Column”.
In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.You are right, it will be fixed on next alpha version. Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.