Code Comments
Programming Forum and web based access to our favorite programming groups.Does anyone know where, and why, the last "do script" command, in a tell application "Terminal" block is always kept memorised ? I checked .login, .cshrc, .basrc, to no avail. I’d really appreciate your enlightments... Thank-you bougalou -- Posted using the http://www.macforumz.com interface, at author's request Articles individually checked for conformance to usenet standards Topic URL: http://www.macforumz.com/Apple-Scri...pict150791.html Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.macforum z.com/eform.php?p=595635
Post Follow-up to this message"bougalou" wrote: > Does anyone know where, and why, the last > "do script" command, in a > tell application "Terminal" block > is always kept memorised ? > > I checked .login, .cshrc, .basrc, to no avail. > > I'd really appreciate your enlightments... > > Thank-you > bougalou It’s apparently a bug in the Terminal app. editing the com.apple.terminal.plist to remove the ExecutionString, or sending the cmd: <defaults write com.apple.terminal ExecutionString ’’> in Terminal erases the sticky commands generated by the last <do script (with command ?)>. Thankyou Bougalou ;-)
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.