Ticket #994 (new Defect)
AS "send message" strips extra whitespace
| Reported by: | scbarber | Owned by: | timothy |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | AppleScript Support | Version: | 2.1 (Mac) |
| Severity: | Minor | Keywords: | |
| Cc: |
Description (last modified by akempgen) (diff)
tell application "Colloquy" tell active panel of front window send message "hello world" end tell end tell
Will produce "hello world" in the chat.
Change History
Note: See
TracTickets for help on using
tickets.
