User Tag List

Results 1 to 3 of 3

Thread: Retrieve counter string - gives exact value but not value shown.

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Retrieve counter string - gives exact value but not value shown.

    Cut one problem down and another takes its place!

    When using the string of a counter, it always retrieves the exact counter value but not necessarily the value the counter displays. For example, having a counter with 0 digits after the decimal place which shows "11" is pulling a string of "10.8293...". How can I get the string shown, which would be "11"?

  2. #2
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,735
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)
    Just use str$( counter value ) or even str$( int(counter value )) simples

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Your first example doesn't work, seeing as that's what I was trying. str$(int(counter value)) does work, however. Thanks for that.

Similar Threads

  1. Retrieve Alternative String from same object with different ID
    By paobrasil in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th October 2013, 09:05 PM
  2. Find String Exact List help
    By Sumo in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 30th May 2013, 09:51 PM
  3. Trying to retrieve substring out of string?
    By brawltaunts22 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 25th December 2010, 11:24 PM
  4. Find String exact
    By dascribe in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th May 2010, 09:43 PM
  5. Doesn't retrieve global counter correctly
    By RayMarble in forum File Archive
    Replies: 0
    Last Post: 20th March 2010, 01:53 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
  •