Re: [MSEide-MSEgui-talk] MSEide and script-files.

2017-02-13 Thread Fred van Stappen

Thanks Martin.


I will study all that.


Write you later.


Fre;D


De : Martin Schreiber <mse00...@gmail.com>
Envoyé : lundi 13 février 2017 15:31
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] MSEide and script-files.

On Monday 13 February 2017 14:55:18 Fred van Stappen wrote:
>
> What do you think to have the possibility to run a script-file with MSEide
> (using the MSE console) and have a syntax layout for script-files ?
>
Build scripts can be called in MSEide by 'Options'-'Make'-'Command
before'/'Command after', the output is in 'Messages' window. Tool scripts can
be added to 'Project'-'Options'-'Tools'.
If you like to start a script like a compiled program set it
in 'Project'-'Options'-'Debugger'-'Run command'.
Currently there is no syntax definition file for shell scripts AFAIK.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEide and script-files.

2017-02-13 Thread Martin Schreiber
On Monday 13 February 2017 14:55:18 Fred van Stappen wrote:
>
> What do you think to have the possibility to run a script-file with MSEide
> (using the MSE console) and have a syntax layout for script-files ?
>
Build scripts can be called in MSEide by 'Options'-'Make'-'Command 
before'/'Command after', the output is in 'Messages' window. Tool scripts can 
be added to 'Project'-'Options'-'Tools'.
If you like to start a script like a compiled program set it 
in 'Project'-'Options'-'Debugger'-'Run command'.
Currently there is no syntax definition file for shell scripts AFAIK.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEide and script-files.

2017-02-13 Thread Fred van Stappen

De : Martin Schreiber <mse00...@gmail.com>
Envoyé : lundi 13 février 2017 11:36
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] MSEide and script-files.

On Sunday 12 February 2017 15:21:52 Fred van Stappen wrote:
> Hello Martin.
>
> If editing script-files that has permission set as executable
> (fpchmod(theSript, S_IRWXU)), after saving, it loose his exec permission.
>

>Should be fixed in git master f73280121c1beeecb80010c9a8a060bf4567f954,

Ok, perfect, it works.

What do you think to have the possibility to run a script-file with MSEide 
(using the MSE console) and have a syntax layout for script-files ?

Thanks.

Fre;D


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEide and script-files.

2017-02-13 Thread Martin Schreiber
On Sunday 12 February 2017 15:21:52 Fred van Stappen wrote:
> Hello Martin.
>
> If editing script-files that has permission set as executable
> (fpchmod(theSript, S_IRWXU)), after saving, it loose his exec permission.
>
Should be fixed in git master f73280121c1beeecb80010c9a8a060bf4567f954, thanks 
for reporting.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] MSEide and script-files.

2017-02-12 Thread Fred van Stappen
Hello Martin.

If editing script-files that has permission set as executable 
(fpchmod(theSript, S_IRWXU)), after saving, it loose his exec permission.

Could it be possible to keep the original permissions ?

Thanks



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk