Search found 4 matches

by reboot619
Sat Aug 30, 2025 10:43 am
Forum: General Discussion
Topic: put date into text
Replies: 1
Views: 292

put date into text

I want to be able to type yyy into any text that I'm writing and have robotask put today's date as yyyy-mm-dd
by reboot619
Mon Feb 03, 2020 12:51 am
Forum: General Discussion
Topic: run/open a robotask tsk using Visual Basic?
Replies: 4
Views: 8262

Re: run/open a robotask tsk using Visual Basic?

The problem is this
when I use this macro outside of being called from Visual Basic, that macro works just fine.
When I call this macro from a batch file inside of Visual Basic a black screen comes up flashes and ends, and then the task is never executed
by reboot619
Sat Feb 01, 2020 6:49 pm
Forum: General Discussion
Topic: run/open a robotask tsk using Visual Basic?
Replies: 4
Views: 8262

run/open a robotask tsk using Visual Basic?

How do I run/open a robotask tsk using Visual Basic?
I tried shelling a batch file and it runs but never fully does what it was supposed to do