Re: quick way to decipher 4-char codes
- Subject: Re: quick way to decipher 4-char codes
- From: "Timothy J. Wood" <email@hidden>
- Date: Sat, 24 Nov 2007 14:31:43 -0800
- Delivered-to: email@hidden
- Delivered-to: email@hidden
On Nov 23, 2007, at 8:43 AM, James Hober wrote:
Ivan C Myrvold wrote:
The result is printed out with a NSLog:
2007-11-23 07:33:32.822 Tansa[8848:10b] SelectedScriptMenu dict: {
1886282093 = Mail;
1668116085 = 5;
}
Another way to decipher; add the following to your ~/.gdbinit
source /usr/share/gdb/carbon.gdb
and then in gdb:
(gdb) print-ostype 1886282093
'pnam'
-tim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-implementors mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-implementors/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.