Re: How to set green color in Terminal.app to a specific color code?
Re: How to set green color in Terminal.app to a specific color code?
- Subject: Re: How to set green color in Terminal.app to a specific color code?
- From: Takaaki Naganoya <email@hidden>
- Date: Tue, 27 Feb 2018 17:00:19 +0900
I captured the whole sequence on my macOS 10.13.4beta environment.
It works well.
http://piyocast.com/as/wp-content/uploads/2018/02/demoMovie.mov
Though it is Japanese language environment, workflow is same on every language
environment.
Or……you had better to restart your Mac to recover your environment.
--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/
> 2018/02/27 13:06、Peng Yu <email@hidden>のメール:
>
> It seems that what you mentioned in the previous email was not relevant to my
> problem as I selected AppleScript instead of JavaScript.
>
> I clicked "★Click Here to Open This Script" on your webpage and got this
> error.
>
> So, it still does not work. Is it because I am using a different version of
> Mac OS X (10.13.3) from you?
>
> On Mon, Feb 26, 2018 at 7:28 PM, Takaaki Naganoya <email@hidden>
> wrote:
> Your Script Editor’s OSA language setting may be changed to JXA (JavaScript
> for Automation) or other OSA languages.
>
> Select “AppleScript” from OSA popup menu in Script Editor.
>
> <スクリーンショット 2018-02-27 10.19.49.png>
>
>
> Hmm… you seems you want the tutorial of Script Editor.
> Other people may have such a information.
> My ebooks are good I think but written in Japanese :-)
>
> At first , you’d better to read “AppleScript Help” from Script Editor’s Help
> menu. It is not so bad to read.
>
> http://help.apple.com/applescript/mac/10.9/#apscrpt1067
>
> --
> Takaaki Naganoya
> email@hidden
> http://piyocast.com/as/
>
>
>> 2018/02/27 10:02、Peng Yu <email@hidden>のメール:
>>
>>
>> On Mon, Feb 26, 2018 at 6:42 PM, Takaaki Naganoya <email@hidden>
>> wrote:
>>> (1)Communicate via mailing lists, there are “unhappy word wrapping”. After
>>> deleting some return characters, my script runs.
>>>
>>> (2)If you try other people’s sample AppleScript, you have to use Script
>>> Editor, first. It is more safer way. Terminal and osascript is more
>>> complicated and harder way. Nobody write AppleScript by thinking of
>>> osascript & Terminal.
>>
>> Do you have any good tutorials about learning basics about
>> AppleScript? The manual from apple is not very helpful for beginners
>> to get started quickly?
>>
>>> (3)I wrote whole script on my blog. You can get whole script only by
>>> clicking “★Click Here to Open This Script” link without a loss. Whole
>>> script will be transfered to Script Editor. Run script by Control-R on your
>>> Script Editor, you will get the result.
>>>
>>>
>>> http://piyocast.com/as/archives/2420
>>
>> When I copied your script on the above webpage and typed ctrl-R in
>> Script Editor, I got this message.
>>
>> """
>> Syntax Error
>>
>> Expected expression but found "set".
>> """
>>
>> Then it hightlights the line starting with this.
>>
>> –set ansiColTable to {{colName:"Black", colVal:{0, 0, 0} ...
>>
>> Should this line be deleted or it should be uncommented?
>>
>> The same problem also occurs here. How should I fix it?
>>
>> –set background color of window 1 to colList
>>
>> Thanks.
>>
>> --
>> Regards,
>> Peng
>
>
> _______________________________________________
> 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
>
>
>
>
> --
> Regards,
> Peng
> <Screen Shot 2018-02-26 at 10.03.29 PM.png>
_______________________________________________
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