Re: [scite] Flash in Linux

2007-08-01 Thread Neil Hodgson
izak marais: > Ok, i see what happend threre, but I tried > echo $(api.*.mx;*.as;*.asc) > >echo > > And nothing happend. Obviously I'm writing the variable name wrong, but what > is the correct syntax? Looking at that, there isn't really a syntax for it since the file searching feature is hand

Re: [scite] Flash in Linux

2007-07-31 Thread izak marais
Hi Neil Thank you very much! The api is working now, the backslash was the culprit. Also thanks for showing me how to use echo in the output plane; I was unaware of this useful debugging feature. As a matter of intrest: I did echo $(file.patterns.flash) >echo *.mx;*.as;*.asc *.mx sh: *.as: co

Re: [scite] Flash in Linux

2007-07-28 Thread Neil Hodgson
izak marais: > Thanks for the informative reply. How do I check where the api... property > is pointing? You should be able to display it in the output pane using the echo command: echo $(file.patterns.flash) then use that to find the value of api... You could just write the expression rath

Re: [scite] Flash in Linux

2007-07-20 Thread izak marais
Niel wrote: "The ignorecase line will be ignored because its using 'flash' rather than cpp and for calltips it should say 'calltip' rather than 'autocomplete'. Check that the API file is working with Edit | Complete Symbol. If not simplify your api setting to a single file and check where SciTE th

Re: [scite] Flash in Linux

2007-07-19 Thread Neil Hodgson
izak marais: The first thing I'm unsure about is the extent of built in flash support in the Linux version. Falsh(actionscript) is listed as a supported language for scite. When I open a .as file I get correct syntax highlighting and code folding, but there is no properties file and no language

[scite] Flash in Linux

2007-07-19 Thread izak marais
Hi all I want to edit flash/actionscript in Linux (Ubuntu 6.06). The scite installation in the package manager is 1.67. I have used the discontinued Scite|Flash distribution for windows and would like to incorporate some of its features into the linux version. Sorry for the long mail, but I've

[scite] Flash in Linux

2007-07-19 Thread izak marais
Hi all I poseted this with an attachment and I dont think it was allowed through, so here it is (sorry if it is a repeat). I want to edit flash/actionscript in Linux (Ubuntu 6.06). The scite installation in the package manager is 1.67. I have used the discontinued Scite|Flash distribution for