Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vbs code
#5
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 "#
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)