Message Boards Message Boards

0
|
7628 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Repeating an evaluation at specific time every single day?

Posted 8 years ago

Hi.

I have a function and I want to run it at specific times of the day (say at noon and at 8 pm). Since it is impossible for me to be exactly at that time every single day, I would like to build a function in Mathematica that runs my original function at those time.

Suppose I have a funcA[params_] that goes to some web pages, retrieves information, and stores it in the computer. I would need a funcB that runs funcA at 12 , and at 8 pm. Is this at all possible in the Wolfram Language? Can somebody help me with this? Thanks Xan

POSTED BY: Xan Romanzi

Hi, the easiest way of doing this is with Scheduled Tasks.

POSTED BY: Zach Fotografo
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract