User Tag List

Results 1 to 3 of 3

Thread: Quotation marks

  1. #1
    No Products Registered

    Join Date
    Jul 2007
    Location
    Ada, OK
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quotation marks

    I'm trying to make a program that uses the pipe object to run a command line program. One parameter of the DOS program needs a string within quotation marks. How can I do that in MMF2 Developer? Thank you.

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quotation marks

    double quotes, like "something ""something"" something"

  3. #3
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quotation marks

    any two quotes next to each other inside of a string will be replaced by one set of quotes

    Example:
    "Ketchup is a ""tasty"" condiment."
    would come out as
    Ketchup is a "tasty" condiment.

Similar Threads

  1. How do I include quotation marks in a text string?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th August 2011, 05:10 PM
  2. Quotation mark in string
    By d9 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th August 2011, 11:27 AM
  3. Double Quotation Marks in Expression Editor
    By JJames19119 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th March 2009, 02:38 PM
  4. Quotation Marks! :\
    By indigobanana in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 14th January 2008, 09:33 PM
  5. Using quotation marks in strings... literally.
    By Annie in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 16th January 2007, 03:18 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
  •