Python Forum
How do I reduce the time to Invoke Macro via Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I reduce the time to Invoke Macro via Python?
#2
you never call open_run_macro_file.
what do you think - how much of the "delay" is related to time.sleep(6)?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: How do I reduce the time to Invoke Macro via Python? - by buran - Dec-28-2020, 06:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  reduce nested for-loops Phaze90 11 1,937 Mar-16-2023, 06:28 PM
Last Post: ndc85430
  Adding values with reduce() function from the list of tuples kinimod 10 2,684 Jan-24-2023, 08:22 AM
Last Post: perfringo
  How to change UTC time to local time in Python DataFrame? SamKnight 2 1,618 Jul-28-2022, 08:23 AM
Last Post: Pedroski55
Question convert autohotkey script to python / macro - press key when pixel get colour willson94d 1 3,673 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  Python class doesn't invoke setter during __init__, not sure if's not supposed to? mtldvl 2 3,354 Dec-30-2021, 04:01 PM
Last Post: mtldvl
  How to invoke a function with return statement in list comprehension? maiya 4 2,869 Jul-17-2021, 04:30 PM
Last Post: maiya
  Auto-populate Macro variables Spartan314 3 2,684 Mar-08-2021, 12:36 AM
Last Post: Spartan314
  How to reduce the following code to run in sequence? Giggel 4 2,688 Jun-28-2020, 01:31 AM
Last Post: Giggel
  Hi Guys, please help me to write SAS macro parameter equivalent code in Python Manohar9589 2 2,614 Jun-14-2020, 05:07 PM
Last Post: Larz60+
  Why the multithread does not reduce the execution time? Nicely 2 2,498 Nov-23-2019, 02:28 PM
Last Post: Nicely

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020