| View previous topic :: View next topic |
| Author |
Message |
ahk_man
Joined: 20 Jun 2004 Posts: 39
|
Posted: Sun Sep 05, 2004 3:23 pm Post subject: Run on command |
|
|
Hi Chris,
I have a long command written on a microsoft notepad editor. I forgot the tag to use to split up long command. Can you tell me? |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10471
|
Posted: Sun Sep 05, 2004 3:58 pm Post subject: |
|
|
| There is currently no "line continuation" mechanism in AutoHotkey (though it's on the to-do list). So for now, just let the line do a soft (display-only) word-wrap to the next line. |
|
| Back to top |
|
 |
|