User Tag List

Results 1 to 2 of 2

Thread: Mistake with docs

  1. #1
    No Products Registered

    Join Date
    Feb 2007
    Posts
    199
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mistake with docs

    I've been trying to figure out why my program was turning up unexpected results and i realised that what was written in the help docs was wrong.

    It's the "special object" string expression.

    Extract middle sub-string extracts a sub string starting at a given position. Example, MID$("Hello", 2, 3) will return "ell".
    The example will produce "llo" not "ell". It should read, MID$("Hello", 1, 3).



  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Mistake with docs

    Thanks! Will be fixed the next time the doc will be updated.

Similar Threads

  1. Noob mistake?
    By Reale in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 18th November 2011, 12:18 PM
  2. PDF docs
    By kungsangun in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th March 2008, 12:21 AM
  3. Control X docs for Dines
    By z33z in forum File Archive
    Replies: 2
    Last Post: 19th February 2008, 02:12 PM
  4. string parser 2 docs?
    By Clicktastic in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 9th August 2006, 07:59 PM

Posting Permissions

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