strate Posted March 10, 2006 Posted March 10, 2006 Is it possible to change the data to something else? I have a good understanding of how to pull data out of it. Is this a read only type of thing? INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Moderators SmOke_N Posted March 10, 2006 Moderators Posted March 10, 2006 Is it possible to change the data to something else? I have a good understanding of how to pull data out of it. Is this a read only type of thing?Like ControlSetText? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
strate Posted March 10, 2006 Author Posted March 10, 2006 No only as an example something like these: class Win32_Desktop : CIM_Setting { uint32 BorderWidth; string Caption; boolean CoolSwitch; uint32 CursorBlinkRate; string Description; boolean DragFullWindows; uint32 GridGranularity; uint32 IconSpacing; string IconTitleFaceName; uint32 IconTitleSize; boolean IconTitleWrap; string Name; string Pattern; boolean ScreenSaverActive; string ScreenSaverExecutable; boolean ScreenSaverSecure; uint32 ScreenSaverTimeout; string SettingID; string Wallpaper; boolean WallpaperStretched; boolean WallpaperTiled; }; INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
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