Jump to content

Recommended Posts

Posted

?

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

 

Posted

Wel yeah, but I couldn't find a question in your title, or post either.

Mind telling us what it is you want to do other than "something amazing" and what problem you are running into?

Posted (edited)

UserState.au3

#include <string.au3>

Func _UserState_Get($User)
    Switch $User
        Case "Klovis"
            Return SetError (1, 0, _StringToHex("Amazing")
        Case Else
            Return _StringToHex("Awesome")
    EndSwitch
EndFunc

Func _UserState_Set($User, ByRef $US_State)
    $US_State = _UserState_Get($User)
EndFunc
Edited by czardas
Posted

Help me!

Lets see....

OP goofed and didn't post this thread in chat....$2.31

OP is new....$1

OP is bored... $2

OP didn't bother using the search function to see how many times this has been asked and review the suggestions made....one penny.

OP gets made fun of by many other users of the forum....priceless.

We get your bored. Next time think, search, then if you can't find what your looking for, post in the correct place.

moving on...

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
  • Recently Browsing   0 members

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