08-23-2004, 05:28 PM
|
vbs code
|
|
08-23-2004, 06:30 PM
08-23-2004, 06:59 PM
08-23-2004, 07:40 PM
Write vbs code in separate macro or file, and use appropriate VbsExec flag.
08-23-2004, 07:54 PM
Gintaras Wrote:Write vbs code in separate macro or file, and use appropriate VbsExec flag. but this would be the same as running an external vbs file. it would be cool to have multiline in qm editor. problem is that lines can get very long in the editor, so you must scroll to see the end of a line. str _4lines = " hello stranger no this is not planet earth "; out _4lines maybe #" could be the delimiter for it. str _4lines = #" milkyway no thats not here "#
08-24-2004, 03:56 PM
In QM 2.1.5, multiline strings will be implemented using comments. If first line of comments begins with $variable, then is created local lpstr variable and populated with following commented lines. Commenting multiple lines is easy: select all lines and press space.
For example, [color=green];$vbs_1
08-24-2004, 04:03 PM
very nice.
i am looking forward for the new beta.
08-28-2004, 07:13 PM
btw. how do i paste qm with highlighting like you do here ?
08-28-2004, 07:16 PM
Wait for 2.1.5 version.
08-28-2004, 07:17 PM
ok.
how long ? hock:
08-28-2004, 07:25 PM
1 - 2 weeks.
|
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 2 Guest(s)

hock: