Jump to content

Outlook Email notification loop not working


Recommended Posts

Can someone let me know why the script stops and sometimes works fine.

Yet it might give out a variable error, or sometimes the script will stop on it own once the functions are finished, and sometimes it will throw out and error.

I want the script to be in loop for each new email notification....and then process other functions without exiting or stopping @ times, which it does..

 

Attached is the script that i had been working....

 

Edited by Cyborg5000
Link to comment
Share on other sites

  • Developers

Care to share the detail on these errors when you want some real help?

This isn't Outlook email, but rather the SMTP COM udf you are using to send emails.....   so Share all required details as requested since there is no way we can assist when you simply dump a cripple 1400+lines source file.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Hello Jos,

 

Hope you and all others are doing well!.

Yes this is a combination of SMTP COM and OUTLOOK-EX udf using trial and errors and i do know a bit of mess.

I dont have specific errors to share, but as i mentioned i wanted to know if the script is missing something or the nesting functions are incorrect.

1: The start of the script is used from

Rest is created as per requirement/the script should do.

 

I would sometimes get Variable used without declaration of line 2262.

The script will sometimes stop on a specific function, or it will exit out completely, though i have removed the functions that will make the script to stop.

 

Any pointers/help will be much appreciated.

Link to comment
Share on other sites

  • Developers

Ok...well then my only advice will be to learn to debug your script yourself as this isn't enough for me to assist in any way, shape or form. :)

joa

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...