How can I use different words within a 'type text' being executed in a while loop? For example, I have 5 different words that I want to use. In the first loop, I use the first word; in the second loop, the second word, and so on
i am aware these options exist, but when i a copy to clipboard buttons on any website, the text that is supposed to be copied isn't saved and won't appear when i use the get clipboard option
Great thanks, will do a bit more reading. I'm not sure what advanced DB settings BAS even has for this kind of thing. TBH I will probably just create a work around and start using a schedule to run with 1 thread regularly until a condition is met. Then the DB is updated in real time and massively minimises the odds of a single row being selected by two scripts. Bit of a pain, but I can't see any options in BAS so far to implement what you're discussing! Best Regards