GaryFrost Posted November 10, 2007 Share Posted November 10, 2007 If you ever want any help with any examples or anything... Just look in the UDF section of the Help, there is plenty without examples. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
BrettF Posted November 10, 2007 Share Posted November 10, 2007 Just look in the UDF section of the Help, there is plenty without examples. Beta I imagine? I'll PM you what I come up with. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Link to comment Share on other sites More sharing options...
ptrex Posted November 10, 2007 Share Posted November 10, 2007 @GaryFrost Incredible amount of work done !! Thanks. Regards ptrex Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 I get this error: Auto3Lib requires at least version 3.2.4.9... I have version 3.2.8.1..... I know more ppl had problems with the 3.2.6.0 verion but the fix Big Daddy wrote for it doesn't work for me... Any1 help?? thx Link to comment Share on other sites More sharing options...
MadBoy Posted November 12, 2007 Share Posted November 12, 2007 I get this error: Auto3Lib requires at least version 3.2.4.9...I have version 3.2.8.1..... I know more ppl had problems with the 3.2.6.0 verion but the fix Big Daddy wrote for it doesn't work for me...Any1 help??thxUpdate to newest beta. GaryFrost already put most of Auto3Lib into AutoIt Beta... My little company: Evotec (PL version: Evotec) Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 i need the _ScreenCap_capture func... but i dont have it.. Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 Any1 got good ideas? Link to comment Share on other sites More sharing options...
MadBoy Posted November 12, 2007 Share Posted November 12, 2007 i need the _ScreenCap_capture func... but i dont have it..Read what i typed on the other post. Then read it again and then check for _ScreenCapture_Capture in the LATEST BETA! My little company: Evotec (PL version: Evotec) Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 héhé Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 Thanks anyway Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 (edited) The lastest beta contains every file i need... exept for: A3LClipBoard.au3 and A3LScreenCap.au3... Can some1 post them or someting? Edited November 12, 2007 by Forsaken Link to comment Share on other sites More sharing options...
grham Posted November 12, 2007 Share Posted November 12, 2007 The lastest beta contains every file i need... exept for: A3LClipBoard.au3 and A3LScreenCap.au3... Can some1 post them or someting?I have it here, it's long to copy pasteHow can I send a file here? Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 If u're writing the post scroll down until u see the Upload button. Link to comment Share on other sites More sharing options...
grham Posted November 12, 2007 Share Posted November 12, 2007 (edited) If u're writing the post scroll down until u see the Upload button.here you are:(without scripts activated we can't see this button)Did you mind this? (3)A3LClipboard.au3A3LScreenCap.au3A3LStructs.au3 Edited November 12, 2007 by grham Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 thanks , do you also have Structures.au3? Need that one too Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 (edited) i mean Structures.au3, not A3LStructs.au3 Edited November 12, 2007 by Forsaken Link to comment Share on other sites More sharing options...
thomaatje Posted November 12, 2007 Share Posted November 12, 2007 Any1 else got Strutures.au3? Link to comment Share on other sites More sharing options...
Nahuel Posted November 15, 2007 Share Posted November 15, 2007 I can't use the _ScreenCap functions. I get: Fatal Error AVector: []: Out of bounds. Then it shows this in the console: C:\...\AutoIt3\Include\A3LGDIPlus.au3 (2321) : ==> Subscript used with non-Array variable.: Return $aResult[0] <> 0 Return $aResult^ ERROR Link to comment Share on other sites More sharing options...
thomaatje Posted November 15, 2007 Share Posted November 15, 2007 Then it shows this in the console: C:\...\AutoIt3\Include\A3LGDIPlus.au3 (2321) : ==> Subscript used with non-Array variable.: Return $aResult[0] <> 0 Return $aResult^ ERROR Same for me... but then in GDIPlus, not A3LGDIPlus I Hate This! Link to comment Share on other sites More sharing options...
Recommended Posts