Thread: ANSI codes
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Phobos Phobos is offline
external usenet poster
 
Posts: 51
Default ANSI codes

Return?

In a Windows environment, return is a "Carriage Return" and a "Line Feed"
pair (13 and 10 respectively [decimal]).

There are loads of sites out there with all the info on them!

P


"Jamie Martin" wrote in message
...
I couldn't find a list of ANSI codes through Google; I'm especially
interested in the codes for things like Tab and Return. Where might I find
one?