User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 24

Thread: Possible to make a -console funtion?

  1. #11
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Uh... can you post a example please?

  2. #12
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Uh... can you post a example please?

  3. #13
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    but I've just said how to do that ^^
    Your shortcut is "C:\blabla\prog.exe"
    you change it to : "C:\blabla\prog.exe" /commandPARAM

    "command" is the name of your command
    "PARAM" is the param you want (if you want one)

    In MMF, if you want to get "PARAM", you'll get it with "Get Command line" and enter "command" to get "PARAM"...

    It's pretty easy <img src="/center/images/graemlins/wink.gif" alt="" />

  4. #14
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    but I've just said how to do that ^^
    Your shortcut is "C:\blabla\prog.exe"
    you change it to : "C:\blabla\prog.exe" /commandPARAM

    "command" is the name of your command
    "PARAM" is the param you want (if you want one)

    In MMF, if you want to get "PARAM", you'll get it with "Get Command line" and enter "command" to get "PARAM"...

    It's pretty easy <img src="/center/images/graemlins/wink.gif" alt="" />

  5. #15
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Okay... sorry if im stupid but i dont get it to work <img src="/center/images/graemlins/frown.gif" alt="" />

    Is this wrong?

    compare two general Values:
    - CommandLine$ = "command"
    * ("string") Set alterable string to: "Its working!"

  6. #16
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Okay... sorry if im stupid but i dont get it to work <img src="/center/images/graemlins/frown.gif" alt="" />

    Is this wrong?

    compare two general Values:
    - CommandLine$ = "command"
    * ("string") Set alterable string to: "Its working!"

  7. #17
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Yes. CommandLine$ get all the commands after the application. I don't Have MMF under the hands (french expression sorry <img src="/center/images/graemlins/tongue.gif" alt="" />) but you have a function like getCommand$("command"). <img src="/center/images/graemlins/wink.gif" alt="" />

  8. #18
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Yes. CommandLine$ get all the commands after the application. I don't Have MMF under the hands (french expression sorry <img src="/center/images/graemlins/tongue.gif" alt="" />) but you have a function like getCommand$("command"). <img src="/center/images/graemlins/wink.gif" alt="" />

  9. #19
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Yes, but i dont get it to work <img src="/center/images/graemlins/laugh.gif" alt="" />

  10. #20
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Location
    Stockholm, Sweden
    Posts
    1,529
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Possible to make a -console funtion?

    Yes, but i dont get it to work <img src="/center/images/graemlins/laugh.gif" alt="" />

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Console object
    By James in forum Released Extensions
    Replies: 5
    Last Post: 1st September 2016, 04:49 PM
  2. Console Object Help
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th December 2008, 07:57 PM
  3. Wait until console finished AND hide console
    By Krush_Brother in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st October 2008, 04:16 PM
  4. Random() funtion
    By Skeets in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th February 2008, 12:30 AM

Posting Permissions

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