Search found 70 matches

by MadQuestion
Fri Nov 10, 2017 6:05 pm
Forum: Technical / Scripting
Topic: Dialog Designer STATUSBAR
Replies: 6
Views: 3933

Re: Dialog Designer STATUSBAR

Yes great %CRLF% this is what I didnt know how to do. Now a memo box works perfectly for what I need. Thanks Marcus!
by MadQuestion
Fri Nov 10, 2017 6:04 pm
Forum: Technical / Scripting
Topic: Sending Email Error Message
Replies: 5
Views: 3908

Re: Sending Email Error Message

I also did the installation process for the OpenSSL files but still no luck. Even if there is another working method for sending an email ill try setting that method up to. Any suggestions really. It does not necessarily have to be gmail I can open sevral email provider accounts such as outlook, yah...
by MadQuestion
Fri Nov 10, 2017 5:58 pm
Forum: Technical / Scripting
Topic: Sending Email Error Message
Replies: 5
Views: 3908

Re: Sending Email Error Message

I already did allow less secure apps and I have enabled the POP and IMAP in my gmail inbox still no emails being sent still same error message...
by MadQuestion
Fri Nov 10, 2017 1:31 pm
Forum: Technical / Scripting
Topic: Sending Email Error Message
Replies: 5
Views: 3908

Sending Email Error Message

I keep getting an error when sending a email.... //This is the example code Let>SENDMAIL_STATUS=1 Let>SMTP_SSL=1 Let>SMTP_AUTH=1 Let>SMTP_USERID=example@gmail.com Let>SMTP_PASSWORD=Password Let>SMTP_PORT=465 Let>subject=Test Message Let>me=Myemailaddress@gmail.com Let>myname=Mr Me Let>recipients=ano...
by MadQuestion
Thu Nov 09, 2017 9:19 pm
Forum: Technical / Scripting
Topic: Dialog Designer STATUSBAR
Replies: 6
Views: 3933

Re: Dialog Designer STATUSBAR

I am trying to make an area in the dialog where I can deliver text based messages to the user like a status bar or the SOWriteLn> Function for the console but in a dialog its not necessary for the messages to be located at the bottom of the dialog and needs to be more than one single line shown at a...
by MadQuestion
Thu Nov 09, 2017 9:12 pm
Forum: Technical / Scripting
Topic: Closing Dialogs With Compiled EXE
Replies: 4
Views: 3614

Re: Closing Dialogs With Compiled EXE

Hi Marcus Thanks For The Help. I have tried compiling the script you gave and yes the dialog window will close when I run the script. Could you perhaps look at the script I have written and tell me if I have written it incorrectly or have the wrong syntax perhaps? This is the script that wont work /...
by MadQuestion
Thu Nov 09, 2017 10:47 am
Forum: Technical / Scripting
Topic: Dialog Designer STATUSBAR
Replies: 6
Views: 3933

Re: Dialog Designer STATUSBAR

Is there any way to get a multi line status bar by using a memo box?
by MadQuestion
Wed Nov 08, 2017 9:41 pm
Forum: Technical / Scripting
Topic: Closing Dialogs With Compiled EXE
Replies: 4
Views: 3614

Re: Closing Dialogs With Compiled EXE

To be fair it just seems like its only possible to close modal result dialogs Show>Dialog1,ModalResult within a compiled exe non modal dialogs Show>Dialog1, can not be closed by using the CloseDialog>Dialog1 Is there anyway to do this I have tried CloseWindow>Dialog1 = No luck!
by MadQuestion
Wed Nov 08, 2017 9:33 pm
Forum: Technical / Scripting
Topic: Dialog Designer STATUSBAR
Replies: 6
Views: 3933

Dialog Designer STATUSBAR

Just a quick question if anyone can answer it...... This status bar in the dialog designer more tab..... What is its purpose exactly? Is it a way to deliver status messages to a dialog? Even better is there a way to update a dialog object such as the Memo Object with a new status message and have ea...
by MadQuestion
Wed Nov 08, 2017 7:24 pm
Forum: Technical / Scripting
Topic: Closing Dialogs With Compiled EXE
Replies: 4
Views: 3614

Closing Dialogs With Compiled EXE

Hi Guys First Time Posting Long Time User Of Macro Scheduler. I have recently started the task of creating a script that will play a android strategy game I have created menus using dialogs but when I have exported the script to EXE to test it the Loading screen dialog2, dialog3, dialog4, dialog5, w...
cron
Sign up to our newsletter for free automation tips, tricks & discounts