Search found 61 matches
- Mon Oct 04, 2021 11:01 am
- Forum: General Discussion
- Topic: Can this be done in Macroscheduler?
- Replies: 3
- Views: 14607
Re: Can this be done in Macroscheduler?
Any chance you could share your script with me? Im now very rusty with macroscheduler. Thanks
- Mon Oct 04, 2021 5:47 am
- Forum: General Discussion
- Topic: Can this be done in Macroscheduler?
- Replies: 3
- Views: 14607
Can this be done in Macroscheduler?
Can macroscheduler do exactly this?
1. Detect typed text
2. Make a large transparent display that fades (where I can enter in the text to be displayed as well as how long I'd like it to show for )
See example:
https://www.dropbox.com/s/d05jzvlbj7ueu ... l.mov?dl=0
1. Detect typed text
2. Make a large transparent display that fades (where I can enter in the text to be displayed as well as how long I'd like it to show for )
See example:
https://www.dropbox.com/s/d05jzvlbj7ueu ... l.mov?dl=0
- Tue May 17, 2011 2:58 am
- Forum: Beginners
- Topic: There are some buttons that webrecorder wont recognise.
- Replies: 0
- Views: 4445
There are some buttons that webrecorder wont recognise.
Hello,
I am using webrecorder 1.73 and I cannot click on some login buttons. I dont know why. He is one example:
and here is another example from another website.
Login
How do I get it to detect those buttons. Thanks, Ben
I am using webrecorder 1.73 and I cannot click on some login buttons. I dont know why. He is one example:
and here is another example from another website.
Login
How do I get it to detect those buttons. Thanks, Ben
- Sat May 14, 2011 3:31 am
- Forum: Beginners
- Topic: Is it possible to run macroscheduler inside a VM?
- Replies: 3
- Views: 8790
Is it possible to run macroscheduler inside a VM?
Hello, Is it possible to have macroscheduler running on a VM taking control of clipboard and mouse activity while not affecting my work on my host machine?. Thanks, Ben
- Tue Apr 26, 2011 3:49 am
- Forum: Beginners
- Topic: How do I send> an list element that has been separated.
- Replies: 1
- Views: 4066
How do I send> an list element that has been separated.
Hello, I can do this: Let>ListVars=Force;Mass Let>ListValues=2;3 Separate>%ListVars%,;,list_names Separate>%ListValues%,;,list_values Let>k=0 Repeat>k Let>k=k+1 Message>list_names_%k% but I cant do this: Let>Name = list_names_%k% Send>%Name% or I cant do this Send>list_names_%k% What am I doing wron...
- Tue Apr 26, 2011 2:57 am
- Forum: General Discussion
- Topic: Retrieve variable name passed as a command line parameter
- Replies: 4
- Views: 13325
- Tue Apr 26, 2011 2:46 am
- Forum: General Discussion
- Topic: Retrieve variable name passed as a command line parameter
- Replies: 4
- Views: 13325
Retrieve variable name passed as a command line parameter
Hello, I have Macro.exe /Force=2 /Mass=3 and I need to find out the name that is passed as a variable. eg. Force and Mass In my macro I can retrieve the values by using Send>%Force% or Send>%Mass% but now I want the Send>%VariableName% = %Force% instead. How do I find out the variable name? Ben
- Sun Aug 16, 2009 1:04 am
- Forum: Beginners
- Topic: Cannot close a window
- Replies: 1
- Views: 3687
Cannot close a window
I do not know why.
SetFocus>LickByNeck.com N E C K C A S T
Press ALT
Press F4
Release ALT
doesnt close the window
so I would like to know how can I kill it.
SetFocus>LickByNeck.com N E C K C A S T
Press ALT
Press F4
Release ALT
doesnt close the window
so I would like to know how can I kill it.
- Thu Aug 28, 2008 2:41 pm
- Forum: Beginners
- Topic: How do I code it so I get the application version number
- Replies: 4
- Views: 6289
- Thu Aug 28, 2008 12:00 pm
- Forum: Beginners
- Topic: How do I code it so I get the application version number
- Replies: 4
- Views: 6289
How do I code it so I get the application version number
I would like to get the application version number from my script
how would I do that?
Ben
how would I do that?
Ben
- Wed Aug 13, 2008 2:09 pm
- Forum: Beginners
- Topic: Could you tell me how to mark folders for non-deletion??
- Replies: 4
- Views: 7646
- Wed Aug 13, 2008 11:19 am
- Forum: Beginners
- Topic: Could you tell me how to mark folders for non-deletion??
- Replies: 4
- Views: 7646
Could you tell me how to mark folders for non-deletion??
I would like to find out how to mark folders as read only, meaning unable to be deleted.
Any one knows how?
Ben
Any one knows how?
Ben
- Wed Aug 13, 2008 6:46 am
- Forum: Beginners
- Topic: How do I remove the 'Macro scheduler message' from message
- Replies: 1
- Views: 4751
How do I remove the 'Macro scheduler message' from message
Hello,
I just would like to use messagemodal and change the caption 'Macro scheduler message'
to something else?
Could someone please tell me how I would do that?
Kind regards,
Ben
I just would like to use messagemodal and change the caption 'Macro scheduler message'
to something else?
Could someone please tell me how I would do that?
Kind regards,
Ben
- Mon Aug 11, 2008 6:18 am
- Forum: Beginners
- Topic: How to check if an application has closed
- Replies: 4
- Views: 7665
- Mon Aug 11, 2008 4:44 am
- Forum: Beginners
- Topic: HOw do I get the folder name from the executable
- Replies: 1
- Views: 4393
HOw do I get the folder name from the executable
Hello,
I would like to get the current full folder path from the executable.
So I need to know the folder of where the executable is.
Kind regards,
Ben
I would like to get the current full folder path from the executable.
So I need to know the folder of where the executable is.
Kind regards,
Ben