Jump to content

Jos

Developers
  • Posts

    34,929
  • Joined

  • Days Won

    350

Jos last won the day on January 13

Jos had the most liked content!

About Jos

Profile Information

  • Member Title
    Je maintiendrai

Recent Profile Visitors

23,155 profile views

Jos's Achievements

  1. This isn't cdo but rather old fashioned cleartext SMTP without userid&password.
  2. What does this line return when you add it to your script and is the returned IP addr correct for the smtp server?: ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : TCPNameToIP($s_SmtpServer) = ' & TCPNameToIP($s_SmtpServer ) & @CRLF & '>Error code: ' & @error & @CRLF) ;### Debug Console
  3. Not sure I understand what it is you want to do other than what you coded, which is to stay in the inner loop while the mouse is pressed? So do what you have to do in that inner loop... no?
  4. Highly doubt he's able/capable, and guess you mean somebody else! 😉
  5. Just keep it like that and you'll be fine. 😉
  6. Because I haven't released an official new installer for a while, but development did continue. I believe there was an issue running that version fot the first time and believe I did update the installer but not sure I updated the zip file.... too long ago, The issue wast that some of the required tables are build initially at first start of tidy based on the autoit3 configfile present. Could it be it only shows a lot of debug message in the console the first time ran? If not i require a FILE to test with, not a cut & paste of the code, as the file contains the specific encoding! You could also simply download the lastest version of Tidy here and try that.
  7. I need the input script to test against the latest version of tidy as I see you are using an old version of tidy.
  8. Share a file that show this problem please,so I can test.
  9. This seems to have been a bug in the SciTE 5.5.6 version as the 5.5.8 doesn't show this behavior anymore. Its now available in Beta SciTEx86.zip & SciTEx64.zip files.
  10. EnvSet() and EnvUpdate() functions?
  11. Guess it's related to running something with elevated rights? Care to share a script that has this issue?
  12. @JPM, I would hold of on any process yet that requires your manual intervention, unless you have access to the svn hooks and can make it an automatic process. Let's first see the goal and then try to come up with a process that works preferably automated.
  13. Great list of stuff to do, but I guess the "What" question needs to be answered before the "How". 🙂
  14. So the only wish is to have access to the latest version of all standard UDFs to allow you to load the UDF's between releases, nothing else? UDF Helpfile updates maybe? I was under the impression it was more than that, but that could be me not reading the whole thing properly.
×
×
  • Create New...