For Programmers: Free Programming Magazines  


Home > Archive > AppleScript > June 2005 > Last do script cmd executes in every new Terminal sessions









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Last do script cmd executes in every new Terminal sessions
bougalou

2005-06-06, 3:55 pm

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.macforumz.com/eform.php?p=595635
bougalou

2005-06-06, 3:55 pm

"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 ;-)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com