Search found 194 matches

by Rukbunker
Tue Nov 15, 2022 9:18 am
Forum: General Discussion
Topic: Check for filenames with spaces (File Monitor)
Replies: 2
Views: 1698

Re: Check for filenames with spaces (File Monitor)

Great, that did the trick! Many thanks!
by Rukbunker
Mon Nov 14, 2022 10:40 pm
Forum: General Discussion
Topic: Check for filenames with spaces (File Monitor)
Replies: 2
Views: 1698

Check for filenames with spaces (File Monitor)

Hey Oleg,

I want to trigger a task with File Monitor, but only when the filenames contain (a) space(s). They should be replaced in the task itself. I've tried a with * *.* and also this didn't work:
Knipsel.PNG
Knipsel.PNG (16.77 KiB) Viewed 1698 times
In the example above, it triggers on anything. What can you adivse me?
by Rukbunker
Mon Nov 14, 2022 10:31 am
Forum: Suggestions
Topic: Comments in triggerstab
Replies: 0
Views: 16149

Comments in triggerstab

It would be great that you can add comments in the "Triggers" section of a task, simular to comments in "Actions".
Comments.png
Comments.png (466.49 KiB) Viewed 16149 times
by Rukbunker
Sun Jun 12, 2022 3:32 pm
Forum: General Discussion
Topic: Keypresses not working - Admin permissions?!!
Replies: 2
Views: 1746

Re: Keypresses not working - Admin permissions?!!

Oleg wrote: Fri Jun 10, 2022 2:45 pm Of course you can turn off UAC (user access control) system. But in this way you will reduce the protection of your system.
And that's the funny part: I did (just for testing purposes). The behaviour remains the same. But, we have a workaround already programmed. Thanks for answering.
by Rukbunker
Thu Jun 09, 2022 12:24 pm
Forum: General Discussion
Topic: Keypresses not working - Admin permissions?!!
Replies: 2
Views: 1746

Keypresses not working - Admin permissions?!!

Hey Oleg, We are using Robotask 64 bit, 8.2.1.1036. I have a problem which I have never seen before. A diagnosis program is being started, fullscreen. The program has a "Start diagnosis" button which can be pressed either by Spacebar or Control+D. Although I programmed Robotask to press th...
by Rukbunker
Tue Dec 07, 2021 5:13 pm
Forum: Suggestions
Topic: [BUG] Variable MonthName
Replies: 2
Views: 2741

Re: [BUG] Variable MonthName

Yupz, it fixed. Thanks!
by Rukbunker
Tue Dec 07, 2021 5:12 pm
Forum: Suggestions
Topic: [BUG] Scaling toolbar not switching back
Replies: 1
Views: 2575

[BUG] Scaling toolbar not switching back

Hey Oleg,

Version 8.5.1.1056 (x64) : When you switch to a larger scale and switch back to 100%, the toolbar remains the same scale as set before. Example (scale is now 100%):
Capture.PNG
Capture.PNG (23.34 KiB) Viewed 2575 times

Also I have noticed that the Task list pane isn't refreshing afterwards.
by Rukbunker
Tue Nov 30, 2021 5:14 pm
Forum: Suggestions
Topic: [BUG] Variable MonthName
Replies: 2
Views: 2741

[BUG] Variable MonthName

Hey Oleg,

Today, on 30-11-2021 (ddmmyyyy) I discovered by coincidence that the system variable {MonthName} gave 'MONTHNAME' as value. Even in the preview ;)
Screenshot
Screenshot
Capture.PNG (76.06 KiB) Viewed 2741 times
by Rukbunker
Tue Nov 02, 2021 10:33 am
Forum: Suggestions
Topic: [Small bug] No underscore in notification window
Replies: 0
Views: 4333

[Small bug] No underscore in notification window

Hey Oleg,

I've noticed a tiny bug. In my use case, a variable which contains a filename with a underscore (_) is not reflected in the Notification window, see image. Version used: 8.4.0.1050 (x32).
Screenshot
Screenshot
Capture.PNG (36.35 KiB) Viewed 4333 times
by Rukbunker
Fri Oct 08, 2021 10:11 am
Forum: Suggestions
Topic: Number of lines in internal variable
Replies: 1
Views: 2559

Number of lines in internal variable

It would be great to have, besides the function "TXT Number of Lines" an system variable function with the same behavior, like {FileCountLines(Filename.txt)}