Search found 36 matches

by gremlin
Wed Mar 01, 2023 1:59 pm
Forum: General Discussion
Topic: VBScript Variables
Replies: 1
Views: 1377

VBScript Variables

Hy,
any hint ? How can I use Robotask variable at VBScript and gice a result back to Robotask with a new Variable ?

I had tried much, but can´t get it work.

Thanks

Steven
by gremlin
Tue Feb 21, 2023 1:23 pm
Forum: General Discussion
Topic: Get Email IMAP or POP3
Replies: 5
Views: 4312

Re: Get Email IMAP or POP3

Hy, thanks for a possible source of error. I had disabled the firewall, but the problem still there. When Itest with other Emailsoftware, it works fine. Yesterday I had contact with microsoft team and he told me the following: According to the specialist department, your imap is deactivated for basi...
by gremlin
Wed Feb 15, 2023 3:31 pm
Forum: General Discussion
Topic: Get Email IMAP or POP3
Replies: 5
Views: 4312

Get Email IMAP or POP3

Hy, I try to connect to my emailserver POP3:outlook.office365.com 995 with SSL Snipaste_2023-02-15_15-27-59.png or IMAP outlook.office365.com 993 with SSL Snipaste_2023-02-15_15-29-20.png I get the error bad username / password. But these are correct. The test with https://testconnectivity.microsoft...
by gremlin
Thu Feb 09, 2023 2:31 pm
Forum: Suggestions
Topic: Goto [linenumber]
Replies: 2
Views: 18218

Goto [linenumber]

Hy,
It´s possible to add a "goto" function.
Would be great to do a jump back / forward to a specified line or label.

Thanks

Steven
by gremlin
Mon Feb 06, 2023 5:13 pm
Forum: General Discussion
Topic: Read a Textfile , Append, Save Textfile
Replies: 8
Views: 2443

Re: Read a Textfile , Append, Save Textfile

Yes, thank you.
Now I understand.

Thanks Steven
by gremlin
Thu Feb 02, 2023 2:09 pm
Forum: General Discussion
Topic: Read a Textfile , Append, Save Textfile
Replies: 8
Views: 2443

Re: Read a Textfile , Append, Save Textfile

Hy, yes I had tried this. But when I use {csv} the output are this: 120;80;111;;;; The three results are the values from the inputboxes. But the string{cvs} should be before the result from inputbxes. but theres nothing ? The Result should be: Robotask wait for a csv file. When exists ask for 3 Valu...
by gremlin
Wed Feb 01, 2023 4:08 pm
Forum: General Discussion
Topic: InputBox not empty Loop
Replies: 6
Views: 1841

Re: InputBox not empty Loop

Hy, thank you for this sample. When I press cancel , the Popup tell me "I press cancel". Thanks good. But the Task end. I need a loop. Where a empty or "cancel" option are not possible. This is my Task: ;***************************** ;* RoboTask Task file ;* Do not edit in text e...
by gremlin
Thu Jan 26, 2023 6:21 pm
Forum: General Discussion
Topic: InputBox not empty Loop
Replies: 6
Views: 1841

Re: InputBox not empty Loop

Hy,
sorry for my bad description.
I would have a input box which doesn´t accept a empty value.
Thanks
Steven
by gremlin
Wed Jan 25, 2023 10:27 am
Forum: General Discussion
Topic: Read a Textfile , Append, Save Textfile
Replies: 8
Views: 2443

Re: Read a Textfile , Append, Save Textfile

Yes, I had solved this with the filename.
But at the outputfile there should be the variable {csv} string, not the name of the variable.
At the textfile 3 variables shows their value, but the {cvs} variable show only the text csv ???
Any idea ?

Thanks
Steven
by gremlin
Wed Jan 25, 2023 10:24 am
Forum: General Discussion
Topic: InputBox not empty Loop
Replies: 6
Views: 1841

Re: InputBox not empty Loop

Hy,
sorry your example doesn`t work for me.
I would have a inputbox, with requires a input. No option to skip or empty entry.
Do you have a idea ? I can´t get it work..

Thanks
Steven