User Tag List

Results 1 to 3 of 3

Thread: Order/customer handling app?

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Order/customer handling app?

    Anyone use MMF for your order and customer handling? Not with a database, just locally.
    I have been at this all day tying to sort it out but I just can't. I have an old app I've made in another developing program years ago but want to renew it and do it in MMF instead.

    I have two options for getting the data:
    1. (the preferred one) Fetching order emails from the email program (or some other way), sorting out all the garbage from it and store the various data. (I have no clue how to do this with MMF)

    2. Fetching a csv file and handle the data from there. (The one I've been struggling with today)
    ---------------------

    Problems I'm having is I can't figure out how to parse the elements of the data (from an ini file) and automatically have it listed in a list object for example. A line of data can look like this:
    =1;tinylady@gmail.com;00102;Table lamp;240.00;1;08-10-2010 12:02;Karin Fröjd;Vätegatan 2;

    Any suggestions appreciated.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export Module
    Tiny's Avatar
    Join Date
    Jul 2006
    Location
    Sweden
    Posts
    598
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Order/customer handling app?

    It seems I often find a solution just after I've posted about it here. Sigh...
    At least I got the #2 issue fixed but would still love to find a way to do #1 in my post above.

  3. #3
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Order/customer handling app?

    Maybe the Email object can do what you want? It uses SMTP, and it's dev-only.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Customer's name in the application.
    By 2310 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th February 2011, 06:41 AM
  2. Order/customer/email data base handeling with MMF?
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th February 2007, 10:29 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
  •