Search found 9 matches

by UnknownHost
Mon Oct 14, 2024 7:30 pm
Forum: Technical / Scripting
Topic: EnvVar (Get/Set)
Replies: 8
Views: 585

Re: EnvVar (Get/Set)

I would not use the registry for this job, it would work but feels wrong in so many levels. So, how I would do this: Creating the database and setup the ODBC connection Win+R (start the run command) odbcad32 Add new datasource Select the Microsoft Access Driver Create a good name for the connection...
by UnknownHost
Sun Oct 13, 2024 7:13 pm
Forum: Technical / Scripting
Topic: EnvVar (Get/Set)
Replies: 8
Views: 585

Re: EnvVar (Get/Set)

Can't I just use Registry for this tbh? Like Writing/reading keys? It seems to be working that way values are stored, or is it anything against using registry for this purpose storing variables that contains values to be re-used at a later stage?
by UnknownHost
Sun Oct 13, 2024 5:52 pm
Forum: Technical / Scripting
Topic: EnvVar (Get/Set)
Replies: 8
Views: 585

Re: EnvVar (Get/Set)

Grovkillen wrote:
Sun Oct 13, 2024 5:49 pm
Let me get back to you tomorrow.
Okay thank you again for your time, appreciate it
by UnknownHost
Sun Oct 13, 2024 5:27 pm
Forum: Technical / Scripting
Topic: EnvVar (Get/Set)
Replies: 8
Views: 585

Re: EnvVar (Get/Set)

I would use a simple access database (file) for this. Thank you for your reply, how would I go on about storing my EntVar in a database (file) for this? I assume a .txt file would do, or dll? I've never done that before so would you kindly guide me? Thank you. And how would one retrieve the values ...
by UnknownHost
Sun Oct 13, 2024 4:50 pm
Forum: Technical / Scripting
Topic: EnvVar (Get/Set)
Replies: 8
Views: 585

EnvVar (Get/Set)

Hi there dear MS Community, I've got a simple question or maybe yet advanced, setting EnvVar saves a value in the enviornmental location of a chosen variable,value, then you can retrieve that value from the same script or other scripts by getting the EnvVar which I'm sure you're all familiar with. M...
by UnknownHost
Fri Oct 29, 2021 10:20 pm
Forum: Technical / Scripting
Topic: Advanced Pixel recognition
Replies: 6
Views: 3664

Re: Advanced Pixel recognition

Well, either way, thanks for your reply, I appreciate it, and for everyone else that would go under this same issue that I am having, I found a temporary solution to capture certain pictures which might help you in the future. There's a technique we use when we set up cameras to capture scenery chan...
by UnknownHost
Fri Oct 29, 2021 9:07 pm
Forum: Technical / Scripting
Topic: Advanced Pixel recognition
Replies: 6
Views: 3664

Re: Advanced Pixel recognition

Yes, that's very correct however I would like it to be a function within MSched tbh, I think we should forward the suggestion of having the function GPC able to search an entire rectangle and not only specific coordiantes, i would love to see that change in the future.
by UnknownHost
Fri Oct 29, 2021 8:42 pm
Forum: Technical / Scripting
Topic: Advanced Pixel recognition
Replies: 6
Views: 3664

Re: Advanced Pixel recognition

The problem is what I am trying to recognize has different phases but the same color throughout these phases, it stretches out from 0 to 35% for example remaining 1 color, then from 36 to 65 a color, then 66 to 100 a color, but it has a stretching motion which has a whole set of different sprites *p...
by UnknownHost
Fri Oct 29, 2021 7:14 pm
Forum: Technical / Scripting
Topic: Advanced Pixel recognition
Replies: 6
Views: 3664

Advanced Pixel recognition

Hi there dear Macro Scheduler Forum Community, I usually never ask for other people's help and figure the problem out myself but, this time I want to make the code a bit simpler rather than advanced. Before we start, I'm very familiar with Macro Scheduler I would say, unless I can be proven wrong, a...
Sign up to our newsletter for free automation tips, tricks & discounts