site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com I think that CTRL+Z is 0x1a so I would: UInt8 CTRL_Z = 0x1a; [rfcommChannel writeSync:&CTRL_Z length:1]; way simpler. .. Marco On Jan 30, 2005, at 7:43 AM, john jensen wrote: Anyone, [rfcommChannel writeSync:"hey^Z" length:5]; But no, please help This email sent to mpontil@apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... How do one send the ctrl-z character from cocoa, thought i could do this _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/ mpontil%40apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Marco Pontil