Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 1 of 1
  1. #1
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770

    Grab date out into input box.

    Didn't see anything on this so how would you grab the date and put it into a inputbox?

    Silly me i got it already..
    Code:
    current_date_sortable = System.GetDate(2);   -- ISO date format sorts nicely
    Input.SetText("Input3", current_date_sortable);
    Last edited by bobbie; 02-15-2007 at 06:50 PM. Reason: found it.............

Similar Threads

  1. Input Box Wierdness
    By Roboblue in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 11-18-2005, 01:20 PM
  2. Clear input box
    By bobbie in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 04-27-2005, 09:56 PM
  3. HOWTO: Display Conditional Text Based Upon a List Box Selection
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-15-2002, 10:54 AM
  4. HOWTO: Make an AutoPlay Application Expire
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-09-2002, 10:10 AM
  5. Packages and If Statements
    By Medlir in forum Setup Factory 6.0
    Replies: 4
    Last Post: 05-09-2002, 03:51 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