albertmaathuis Posted May 19, 2020 Share Posted May 19, 2020 Hi Water, I'm using your outlookex udf and everything is very nice and works great. I have just one thing I cannot find. When I attach a file (PDF or JPG), It doesn't show the name of the file, only then numer of kb's The line I'm using is: _OL_ItemAttachmentAdd($oOutlook, $oItem, Default, "C:\afval\The_outlook.jpg," & $olByValue) Could you please help me? (I'm using office 365) Link to comment Share on other sites More sharing options...
seadoggie01 Posted May 19, 2020 Share Posted May 19, 2020 I would double check that you're using the most recent version of the UDF. Water fixed this a version or two ago I had the same issue before. All my code provided is Public Domain... but it may not work. Use it, change it, break it, whatever you want. Spoiler My Humble Contributions:Personal Function Documentation - A personal HelpFile for your functionsAcro.au3 UDF - Automating Acrobat ProToDo Finder - Find #ToDo: lines in your scriptsUI-SimpleWrappers UDF - Use UI Automation more Simply-erKeePass UDF - Automate KeePass, a password managerInputBoxes - Simple Input boxes for various variable types Link to comment Share on other sites More sharing options...
albertmaathuis Posted May 19, 2020 Author Share Posted May 19, 2020 Feel very stupid.😕 Downloaded today the new UDF before programming and put it in the "include" map. But I had it open also to see how the syntax should be. So it didn't overwrite the old file!!!! Thanks for the tip; now it works as it should! Skysnake 1 Link to comment Share on other sites More sharing options...
seadoggie01 Posted May 19, 2020 Share Posted May 19, 2020 1 minute ago, albertmaathuis said: Feel very stupid. Nah, don't do that! It happens to everyone and it was a legit question. I just knew cause I helped fix it All my code provided is Public Domain... but it may not work. Use it, change it, break it, whatever you want. Spoiler My Humble Contributions:Personal Function Documentation - A personal HelpFile for your functionsAcro.au3 UDF - Automating Acrobat ProToDo Finder - Find #ToDo: lines in your scriptsUI-SimpleWrappers UDF - Use UI Automation more Simply-erKeePass UDF - Automate KeePass, a password managerInputBoxes - Simple Input boxes for various variable types Link to comment Share on other sites More sharing options...
water Posted May 19, 2020 Share Posted May 19, 2020 It wasn't stupid! You just learned something new today you won't forget for a long time My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now