EmEditor (text editor) Forum Index EmEditor Core Bug Reports
macro bug. on portable version, 10.0.6. vista sp1 32bit. | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| emuser1 | Posted on: 4/30/2011 3:39 am |
Quite a regular ![]() ![]() Joined: 3/22/2008 From: Posts: 42 |
macro bug. on portable version, 10.0.6. vista sp1 32bit. I created this macro:
document.selection.Text="test" document.selection.SelectAll document.selection.Copy eeCopyUnicode document.selection.EndOfLine false,eeLineView document.selection.NewLine 1 document.selection.Paste eeCopyUnicode then I save with test.vbs or vbsee or js. then I open back the 'test.vbs' macro and run. found the error 'object required document'. but i already open a 'file'. Also, I tested on examples emeditor.(template.js), when I used this macro, also has a error 'object required wscript' ' VBScript sample using Windows Script Host ' Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Popup "Hello World!" Please test on portable version. May I don't how to use macro. when I run macro and stop, that working. but after save, and open, the macro has a error. plese fix as soon as. or tell how to use macro. Many thanks. |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
emuser1 | 4/30/2011 3:39 am |
| |
Yutaka | 5/1/2011 4:45 pm |
| |
emuser1 | 5/2/2011 10:59 pm |
| |
Yutaka | 5/3/2011 3:32 pm |
| |
emuser1 | 5/4/2011 10:54 pm |
| Register To Post | |


