Results 1 to 10 of 42

Thread: SvPascal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    Thanks for the example.

    One more thing. I tried writing:

    Code:
    SV.Utils.DottedFilePath(path, 8);
    Result was that the program closed without any errors or similar.

    The problems was solved by using a larger value in stead of 8.
    I can imagine various reasons why 8 is too small a number, but I would recommend to give some better error feedback than just closing the program with no warning. The log wouldn't even reveal the problem.
    Last edited by pstudio; 12-07-2011 at 07:55 PM.
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •