Re: Ascii number of return
Re: Ascii number of return
- Subject: Re: Ascii number of return
- From: James Bensley <email@hidden>
- Date: Thu, 22 Oct 2009 18:52:57 +0100
See
http://www.asciitable.com/
Ascii 10 is NewLine feed and 13 is Carriage Return, for some Apps or OSes its both together!
Such as Visual Basic;
txtMyTextBox.text = "First line" & vbCrLf & "Second Line"
--
Regards,
James ;)
Mike Ditka - "If God had wanted man to play soccer, he wouldn't have given us arms."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden