Ticket #994 (new Defect)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by akempgen

  • description modified (diff)
Note: See TracTickets for help on using tickets.