• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Invisible Unix "Icon" File
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Invisible Unix "Icon" File


  • Subject: Re: Invisible Unix "Icon" File
  • From: Michael Wood <email@hidden>
  • Date: Fri, 5 Nov 2010 16:13:24 +0200

On 5 November 2010 15:29, Mark J. Reed <email@hidden> wrote:
> If you do
>
>  id of return
>
> in AppleScript, you'll get 13.  The first 26 character id's correspond
> to control+ the corresponding letter of the alphabet: 1 is control-A,
> 2 is control-B, etc.  So backspace is also control-H, tab is
> control-I, linefeed is control-J, return is control-M.  It's common,
> especially in UNIXland, to represent control-X as ^X.
>
> When typing in Terminal you can reliably generate these characters by
> actually holding down the control key and pressing the letter key, but
> in other applications the keystrokes might be interpreted differently.

In the Terminal, you might need to press Ctrl-V first to quote the
next keystroke.  e.g. if you want a Ctrl-C in the Terminal, you have
to type Ctrl-V Ctrl-C.  Of course, if you want a Ctrl-V, you need
Ctrl-V Ctrl-V.  Also, Ctrl-A will move to the start of the line, so
you need Ctrl-V Ctrl-A.  Ctrl-E will move to the end of the line
unless you quote it with Ctrl-V, etc...

--
Michael Wood <email@hidden>
 _______________________________________________
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

  • Follow-Ups:
    • Re: Invisible Unix "Icon" File
      • From: "Mark J. Reed" <email@hidden>
References: 
 >Re: Invisible Unix "Icon" File (From: Emmanuel LEVY <email@hidden>)
 >Re: Invisible Unix "Icon" File (From: Shane Stanley <email@hidden>)
 >Re: Invisible Unix "Icon" File (From: Michael Wood <email@hidden>)
 >Re: Invisible Unix "Icon" File (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: Invisible Unix "Icon" File
  • Next by Date: Re: Invisible Unix "Icon" File
  • Previous by thread: Re: Invisible Unix "Icon" File
  • Next by thread: Re: Invisible Unix "Icon" File
  • Index(es):
    • Date
    • Thread