Jump to content

TheDcoder

Active Members
  • Posts

    7,103
  • Joined

  • Days Won

    88

Everything posted by TheDcoder

  1. I have to agree with @Danyfirex, It would be nice if we get some news/updates.... I wouldn't force the Devs though, they might have a reason to keep silent.
  2. I don't think the Dev team have enough time to test out this feature, This is simply not function which does things but it is a independent feature so it might be hard to implement... I believe that the AutoIt Dev team has a good reason to mark this function as "Experimental", They don't want to take chances and they might even remove the entire functionality if they believe that its not useful or too hard to implement. TD .
  3. Ah, yes, @error and @extended can only be numbers, something which I recently learned .
  4. I was talking about the output made by my software btw . Nothing related to syntax or script is change during runtime .
  5. @Jos Actually, I don't use Tidy at all! I was just guessing, as it happened to one of my scripts, the encoding was not correct when converted to binary .
  6. Nice catch @mLipok, I forgot to post that here.
  7. Thanks for the update . It reminds me to update my UDF too .
  8. What is this "LibroHacker" application?
  9. I think Tidy is messing up the encoding...
  10. I think it is... Yes, I started it a year ago if I remember correctly.
  11. @jchd Oh . @supraspecies Please accept my apologizes for derailing this thread, I am the one to blame .
  12. @kcvinu Wow! That is awesome to know!
  13. Thanks @kcvinu, Good to know some Malayalam words, will come in handy when I visit Kerala .
  14. It means "For you". Sorry but I don't know any Malayalam words to share!
  15. Malayalam for @kcvinu and Telugu for me .
  16. Is it? Never heard of it here . P.S I hope that you already know that I live in India and can read Hindi .
  17. @jchd I take back my words . P.S Translated into English: "Believe Hindi"
  18. I disagree @Melba23, Regexes look ugly and are bad for code styling in my opinion. btw, "easy" as in use, not in making them (already stated in post #11)
  19. @supraspecies Just out of curiosity, which solution did you use?
  20. @dmob Easy to use, not easy to make!
  21. @dmob Sure, its fast and easy to use Regexes but it is a bad practice in terms of code styling . (My code looks super ugly with them .)
  22. Hahaha, so true . But avoid using Regex whenever possible, its ugly.
  23. I think I made a function called StringTrimRightUntil... Check my snippets (link in my signature)
×
×
  • Create New...