AW: AEdit Re: New file uploaded to AutoItList

"Lüth, Carsten" <[email protected]>
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
Hi Valery,
 
thx, now it works perfect! ;-)

Mit freundlichem Gruß / With kind regards 

Fielmann AG 

Carsten Lüth
IT - Desktop Services
Weidestraße 118a
22083 Hamburg
Telefon: +49 - (0) 40 - 2 70 76 - 199
mailto:[email protected] <mailto:[email protected]>  

-----Ursprüngliche Nachricht-----
Von: valery_vi [mailto:[email protected]] 
Gesendet: Mittwoch, 14. Februar 2007 09:28
An: [email protected]
Betreff: [AutoIt] AEdit Re: New file uploaded to AutoItList



Hi Carsten, 

Replace three lines

If $CmdLine[0] >= 2 Then
If $CmdLine[1] = "/file" And FileExists($CmdLine[2]) Then
$sTempFile = $CmdLine[2]

to 
If $CmdLine[0] = 1 Then
If FileExists($CmdLine[1]) Then
$sTempFile = $CmdLine[1]

Compile AEdit.au3 into AEdit.exe and associate .au3 with AEdit.au3. 
Thus, you will use AEdit.exe as default editor of AutoIt scripts.

It works for me.

Valery

--- In AutoItList@yahoogro <mailto:AutoItList%40yahoogroups.com> ups.com,
"Lüth, Carsten" <c.lueth@...> 
wrote:
>
> Hi Valery,
> 
> beautiful editor and no-frills!
> I like it.
> 
> Little Problem:
> I've set the file extension *.AU3 to the AEdit.exe.
> When I doubleklick e.g. TEST.AU3 only the editor goes up without 
the script
> as content.
> 
> How can I open the script directly?
> 
> Mit freundlichem Gruß / With kind regards 
> 
> Fielmann AG 
> 
> Carsten Lüth
> IT - Desktop Services
> Weidestraße 118a
> 22083 Hamburg
> Telefon: +49 - (0) 40 - 2 70 76 - 199
> mailto:c.lueth@... <mailto:c.lueth@...> 
> 
> -----Ursprüngliche Nachricht-----
> Von: valery_vi [mailto:shehrer1@...] 
> Gesendet: Dienstag, 13. Februar 2007 14:44
> An: AutoItList@yahoogro <mailto:AutoItList%40yahoogroups.com> ups.com
> Betreff: [AutoIt] AEdit Re: New file uploaded to AutoItList
> 
> 
> 
> Hi,
> 
> This script is modified version of one from:
> 
> AutoIt Code Editor, With Syntax Highlighting
> http://www.autoitsc <http://www.autoitsc> 
> <http://www.autoitsc
<http://www.autoitscript.com/forum/index.php?showtopic=37901&st=15>
ript.com/forum/index.php?showtopic=37901&st=15>
> ript.com/forum/index.php?showtopic=37901&st=15
> 
> Native code of RazerM (modified Core AutoIt Editor by Uten and 
> lokster) is using richtx32.OCX from VBA or MS Office tools. You 
have 
> to have special license, I think. So I decided to modify it for 
> everyones.
> 
> BTW My ASC script (see Messages of this group) shows the use of 
> Scintilla for AutoIt, too.
> 
> In any case I hope that these raw scripts will be background for 
many 
> IDEs created by AutoIt.
> :-)
> 
> Valery
> 
> --- In AutoItList@yahoogro <mailto:AutoItList%40yahoogroups.com> 
ups.com,
> AutoItList@yahoogro <mailto:AutoItList%40yahoogroups.com> ups.com 
wrote:
> >
> > 
> > Hello,
> > 
> > This email message is a notification to let you know that
> > a file has been uploaded to the Files area of the AutoItList 
> > group.
> > 
> > File : /MISC/AEdit.zip 
> > Uploaded by : valery_vi <shehrer1@> 
> > Description : AEdit - RazerM's code without richtx32.ocx use 
> > 
> > You can access this file at the URL:
> > http://groups. <http://groups.> 
> <http://groups.
<http://groups.yahoo.com/group/AutoItList/files/MISC/AEdit.zip>
yahoo.com/group/AutoItList/files/MISC/AEdit.zip>
> yahoo.com/group/AutoItList/files/MISC/AEdit.zip 
> > 
> > To learn more about file sharing for your group, please visit:
> > http://help. <http://help.>  <http://help.
<http://help.yahoo.com/help/us/groups/files> yahoo.com/help/us/groups/files>
> yahoo.com/help/us/groups/files
> > 
> > Regards,
> > 
> > valery_vi <shehrer1@>
> >
> 
> 
> 
> 
> 
> 
> 
> [Non-text portions of this message have been removed]
>



 



[Non-text portions of this message have been removed]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.