WifiHero Posted June 5, 2008 Posted June 5, 2008 Does anybody know how I can make a popup box for a line of text, and have it saved only while the script is running, (possiablly to an INI) and have the script able to access it for later use? I have tried methods of copy and paste, but autoit seems to be useing the clipboard to run. Example script would be Wonderful, If not, can you explain how I could do something along these lines with an INI file? Thanks in advanced! ~Wifi
WifiHero Posted June 5, 2008 Author Posted June 5, 2008 Well I cant seem to find an edit button, so ill just post again. I have found the read and write file lines and such and I am experimenting with them, hopeing to find a command to write text from the file instead of just overriding the text in the file
water Posted June 5, 2008 Posted June 5, 2008 (edited) A good start could be the following Code:How to make ini files? Edited June 5, 2008 by water 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
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