Jump to content

ASC - AutoIt Scripts Collector


MrCreatoR
 Share

Recommended Posts

ASC - AutoIt Scripts Collector

post-20477-0-86849000-1340185018_thumb.p

post-20477-0-52671400-1340185001_thumb.ppost-20477-0-62423000-1340185009_thumb.p

Download: Temporary unavailable

This tool will allow you to categorize your scripts and projects.

Main Features:

  • Autoupdate
  • Multilanguage support
  • Skins support
  • Built-In scripts editor plugin
  • Works from system tray
  • Drag & Drop support (for category list drop folders)
  • Hotkes support (see the full list bellow)
  • Scripts can be stored in local database
  • List sorting
  • Filtering and quick search, including search inside scripts
  • Copying info for selected scripts
  • Copying scripts to other categories
  • And few other features
Supported Hotkeys list:

=== In scripts list ===

Ctrl + Shift + S - Create new script

Ctrl + Shift + A - Add scripts

Ctrl + Shift + C - Copy script to...

Ctrl + Alt + C - Copy scripts to other category

Ctrl + R - Run script

Ctrl + E - Edit script

Ctrl + Shift + R - Rename script

Shift + Del - Delete script file

Del - Remove script from the list

Ctrl + Shift + P - Copy script full path

Ctrl + Shift + N - Copy script name

Ctrl + Shift + I - Copy script info

Ctrl + Shift + F - Copy script functions list

Ctrl + S - Set script comments

Ctrl + D - Open script dir

=== In category list ===

Ctrl + Up - Move items up

Ctrl + Down - Move items down

Ctrl + N - Create new category

Ctrl + G - Create new group

Ctrl + Shift + E - Delete empty categories

Ctrl + Alt + E - Delete non existing scripts in category

Ctrl + Shift + Del - Delete category

Alt + C - Clean category

Ctrl + Alt + R - Rename category

=== General ===

F12 - Show settings dialog

F1 - Show “About” dialog

Remarks:

The source code initially developed for AutoIt 3.3.6.1, but later was fully adapted to work on 3.3.8.1.


Mini FAQ...

Where can i download more skins and how to add them?

How to translate this program to other language?

  • Run the program with “/GenerateLangFile:LangName” parameter, where LangName is the language file name.
  • Language file with specified name will be created in Languages folder.
  • Now open the language file and translate the strings to your language ;).
  • Optionally, you can fill the info in the file header, such as program version (which is the translation is for), translator author, etc.

How to update the language file for new program version?

  • Run the program with “/GenerateLangFile” parameter.
  • New (missing) string will be added to all existing language files.

* To translate the plug-ins, use section [Plugins Translation] from English.lng file as a template.


Suggestions for improvement and feedbacks are very welcome.

Edited by MrCreatoR

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

  • Replies 41
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You have to, I checked that page and translated it with Chrome's translate feature.

----------------------------------------

:bye: Hey there, was I helpful?

----------------------------------------

My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1

Link to comment
Share on other sites

Try now.

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

Great work thanks for sharing it.

Is fast and the gui is beauty, the search the script command in AutoIt forum is great.

The editor works fine, the only prob is that i cant run the script i choose.

5stars ;)

[font="verdana, geneva, sans-serif"] [/font]

Link to comment
Share on other sites

Absolutly brillian idea!

Any thought of beign able to add whole directories.

Would be useful to snippet folders, etc.

Kepe up the great weork!

John Morrison

Link to comment
Share on other sites

the only prob is that i cant run the script i choose.

Yes, when the program is compiled, @AutoItExe is the full path to the program. I shouldn't rely on this macro.

I will fix it in new version. Thanks.

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

I try to compile it, but it is impossible, I have a lot off errors, why (23 error(s), 22 warning(s))?

What AutoIt version you are using?

Any thought of beign able to add whole directories.

You could drop folder to category list, it should be added as new category, and all scripts inside that folder should be added to that category.

But for some reason it's broken in last version ;)...

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

I use the version 3.3.8.1

Strange, i just compiled without errors or warnings.

What errors/warnings you get?

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

Below all the error's :

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(23,10) : ERROR: can't open include file <APIConstants.au3>.

#include <APIConstants.au3>

~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(733,43) : WARNING: $NIM_DELETE: possibly used before declaration.

$nResult = Shell_NotifyIcon($NIM_DELETE,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(783,46) : WARNING: $NIF_ICON: possibly used before declaration.

DllStructSetData($stNID, 4, BitOr($NIF_ICON,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(783,60) : WARNING: $NIF_MESSAGE: possibly used before declaration.

DllStructSetData($stNID, 4, BitOr($NIF_ICON, $NIF_MESSAGE)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(787,39) : WARNING: $NIM_ADD: possibly used before declaration.

$nResult = Shell_NotifyIcon($NIM_ADD,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(814,42) : WARNING: $NIM_MODIFY: possibly used before declaration.

$nResult = Shell_NotifyIcon($NIM_MODIFY,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(885,38) : WARNING: $NIF_TIP: possibly used before declaration.

DllStructSetData($stNID, 4, $NIF_TIP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1112,39) : WARNING: $NIF_INFO: possibly used before declaration.

DllStructSetData($stNID, 4, $NIF_INFO)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1154,33) : WARNING: $MF_DEFAULT: possibly used before declaration.

If BitAnd($nState, $MF_DEFAULT)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1154,68) : WARNING: $MF_POPUP: possibly used before declaration.

If BitAnd($nState, $MF_DEFAULT) And Not BitAnd($nState, $MF_POPUP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1512,39) : WARNING: $DFCS_MENUCHECK: possibly used before declaration.

Local $nCtrlStyle = $DFCS_MENUCHECK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1514,52) : WARNING: $DFCS_MENUBULLET: possibly used before declaration.

If $bIsRadio Then $nCtrlStyle = $DFCS_MENUBULLET

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1516,72) : WARNING: $DFC_MENU: possibly used before declaration.

DrawFrameControl($hDCBitmap, DllStructGetPtr($stItemRect), $DFC_MENU,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1651,61) : WARNING: $EDGE_ETCHED: possibly used before declaration.

DrawEdge($hDC, DllStructGetPtr($stItemRect), $EDGE_ETCHED,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1651,70) : WARNING: $BF_TOP: possibly used before declaration.

DrawEdge($hDC, DllStructGetPtr($stItemRect), $EDGE_ETCHED, $BF_TOP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1742,40) : WARNING: $SPI_SETNONCLIENTMETRICS: possibly used before declaration.

If $wParam = $SPI_SETNONCLIENTMETRICS Then

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2401,54) : WARNING: $MF_SEPARATOR: possibly used before declaration.

If StringLen($sText) = 0 Then $nType = $MF_SEPARATOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2403,59) : WARNING: $MF_OWNERDRAW: possibly used before declaration.

If $bOwnerDrawn Then $nType = BitOr($nType, $MF_OWNERDRAW)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2425,50) : WARNING: $SPI_GETNONCLIENTMETRICS: possibly used before declaration.

If SystemParametersInfo($SPI_GETNONCLIENTMETRICS,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(539,70) : WARNING: $WM_COPYGLOBALDATA: possibly used before declaration.

_WinAPI_ChangeWindowMessageFilterEx($hScripts_LV, $WM_COPYGLOBALDATA,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(539,85) : WARNING: $MSGFLT_ALLOW: possibly used before declaration.

_WinAPI_ChangeWindowMessageFilterEx($hScripts_LV, $WM_COPYGLOBALDATA, $MSGFLT_ALLOW)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(3389,16) : WARNING: $SC_SIZE: possibly used before declaration.

Case $SC_SIZE,

~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(3389,26) : WARNING: $SC_MOVE: possibly used before declaration.

Case $SC_SIZE, $SC_MOVE

~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(733,43) : ERROR: $NIM_DELETE: undeclared global variable.

$nResult = Shell_NotifyIcon($NIM_DELETE,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(783,46) : ERROR: $NIF_ICON: undeclared global variable.

DllStructSetData($stNID, 4, BitOr($NIF_ICON,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(783,60) : ERROR: $NIF_MESSAGE: undeclared global variable.

DllStructSetData($stNID, 4, BitOr($NIF_ICON, $NIF_MESSAGE)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(787,39) : ERROR: $NIM_ADD: undeclared global variable.

$nResult = Shell_NotifyIcon($NIM_ADD,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(814,42) : ERROR: $NIM_MODIFY: undeclared global variable.

$nResult = Shell_NotifyIcon($NIM_MODIFY,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(885,38) : ERROR: $NIF_TIP: undeclared global variable.

DllStructSetData($stNID, 4, $NIF_TIP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1112,39) : ERROR: $NIF_INFO: undeclared global variable.

DllStructSetData($stNID, 4, $NIF_INFO)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1154,33) : ERROR: $MF_DEFAULT: undeclared global variable.

If BitAnd($nState, $MF_DEFAULT)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1154,68) : ERROR: $MF_POPUP: undeclared global variable.

If BitAnd($nState, $MF_DEFAULT) And Not BitAnd($nState, $MF_POPUP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1512,39) : ERROR: $DFCS_MENUCHECK: undeclared global variable.

Local $nCtrlStyle = $DFCS_MENUCHECK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1514,52) : ERROR: $DFCS_MENUBULLET: undeclared global variable.

If $bIsRadio Then $nCtrlStyle = $DFCS_MENUBULLET

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1516,72) : ERROR: $DFC_MENU: undeclared global variable.

DrawFrameControl($hDCBitmap, DllStructGetPtr($stItemRect), $DFC_MENU,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1651,61) : ERROR: $EDGE_ETCHED: undeclared global variable.

DrawEdge($hDC, DllStructGetPtr($stItemRect), $EDGE_ETCHED,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1651,70) : ERROR: $BF_TOP: undeclared global variable.

DrawEdge($hDC, DllStructGetPtr($stItemRect), $EDGE_ETCHED, $BF_TOP)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(1742,40) : ERROR: $SPI_SETNONCLIENTMETRICS: undeclared global variable.

If $wParam = $SPI_SETNONCLIENTMETRICS Then

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2401,54) : ERROR: $MF_SEPARATOR: undeclared global variable.

If StringLen($sText) = 0 Then $nType = $MF_SEPARATOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2403,59) : ERROR: $MF_OWNERDRAW: undeclared global variable.

If $bOwnerDrawn Then $nType = BitOr($nType, $MF_OWNERDRAW)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcIncludesModernMenu.au3(2425,50) : ERROR: $SPI_GETNONCLIENTMETRICS: undeclared global variable.

If SystemParametersInfo($SPI_GETNONCLIENTMETRICS,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(539,70) : ERROR: $WM_COPYGLOBALDATA: undeclared global variable.

_WinAPI_ChangeWindowMessageFilterEx($hScripts_LV, $WM_COPYGLOBALDATA,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(539,85) : ERROR: $MSGFLT_ALLOW: undeclared global variable.

_WinAPI_ChangeWindowMessageFilterEx($hScripts_LV, $WM_COPYGLOBALDATA, $MSGFLT_ALLOW)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(3389,16) : ERROR: $SC_SIZE: undeclared global variable.

Case $SC_SIZE,

~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3(3389,26) : ERROR: $SC_MOVE: undeclared global variable.

Case $SC_SIZE, $SC_MOVE

~~~~~~~~~~~~~~~~~~~~~~~^

C:Documents and SettingsrcBureauAutoIt SourceCodeASC_SrcASC.au3 - 23 error(s), 22 warning(s)

Edited by ricky03
Link to comment
Share on other sites

Below all the error's :

Oops, the APIConstants.au3 is not native, i forgot that it's related to WinAPIEx.au3.

Replace #include <APIConstants.au3> with #include "IncludesAPIConstants.au3" and add attached file to the Includes folder.

I will fix it in next version.

APIConstants.au3

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

Very good. It works.

In the filter part, some letters at the end of the option are not complete, why?

Where can I put the author information?

For the next version :

  • Give the possibility to add some comments
  • When we click on a script, give the list of the functions present in the script
  • Recognise the wrapper options in the editor.
Thanks a lot, very good software. If I have time, I will try to translate it in french!
Link to comment
Share on other sites

Nice chip sound! ;)

Sounds known to me...

Great looking GUI!

When I select a script, press rmb and select Run Script nothing happens.

Br,

UEZ

Edited by UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

How come the graphics are different when ran compiled and non-compiled?

i.e.

  • checkboxes become standard checkboxes when compiled
  • lose border graphics when compiled
  • lose button graphics
Looks like everything custom is stripped when compiled =( Edited by mechaflash213
Spoiler

“Hello, ladies, look at your man, now back to me, now back at your man, now back to me. Sadly, he isn’t me, but if he stopped using ladies scented body wash and switched to Old Spice, he could smell like he’s me. Look down, back up, where are you? You’re on a boat with the man your man could smell like. What’s in your hand, back at me. I have it, it’s an oyster with two tickets to that thing you love. Look again, the tickets are now diamonds. Anything is possible when your man smells like Old Spice and not a lady. I’m on a horse.”

 

Link to comment
Share on other sites

Are you compiling it as an x86 executable?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Are you compiling it as an x86 executable?

Yes I am. I'm also running it on a 32bit os, both compiled and uncompiled.

Spoiler

“Hello, ladies, look at your man, now back to me, now back at your man, now back to me. Sadly, he isn’t me, but if he stopped using ladies scented body wash and switched to Old Spice, he could smell like he’s me. Look down, back up, where are you? You’re on a boat with the man your man could smell like. What’s in your hand, back at me. I have it, it’s an oyster with two tickets to that thing you love. Look again, the tickets are now diamonds. Anything is possible when your man smells like Old Spice and not a lady. I’m on a horse.”

 

Link to comment
Share on other sites

In the filter part, some letters at the end of the option are not complete, why?

Where can I put the author information?

What do you mean (for both questions)?

For the next version :

  • Give the possibility to add some comments
  • When we click on a script, give the list of the functions present in the script
  • Recognise the wrapper options in the editor.
Good ideas. Thanks.

When I select a script, press rmb and select Run Script nothing happens.

See previous posts, already reported ;).

How come the graphics are different when ran compiled and non-compiled?

You are running compiled script from the archive, or you compile it yourself?

 

Spoiler

Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1

AutoIt_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize Program

AutoIt_Icon_small.pngUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF
 
AutoIt_Icon_small.pngExamples: 
ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo

Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...