Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2005
    Posts
    6

    Help with dialog action, please

    I have a problem with dialog action.

    When i write this action in onclick botton:

    result = Dialog.MaskedInput("Serial", " ", "235A3-0B012-29533571", "", MB_ICONINFORMATION, " ");


    The dialog show me 235 3-0B012-29533571 without A, i dont know why is that result, if i write "235a3-0B012-29533571" all is ok, but i need 235A3-0B012-29533571

    Could you help with this problem?

    Thanks!!!

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    From the help file:

    Input Mask
    A
    Alphanumeric character (0-9 and a-Z). For every A in the input mask, the user will be able to enter any letter from a to Z or any digit between 0 and 9. To display a literal "A", use \A instead.

    Hope that helps

    Yossi

  3. #3
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Nice. Thanks Yossi.

Similar Threads

  1. what action do yo use to find the installsource?
    By tricky1979 in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 07-22-2006, 01:35 PM
  2. New Setup Factory 7.0 (v 7.0.2.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 9
    Last Post: 03-06-2005, 01:57 PM
  3. Displaying a Save As Dialog
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-01-2003, 03:53 PM
  4. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 AM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-19-2001, 11:28 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