Indigo Rose Software
  #1  
Old 12-02-2007
luffymk luffymk is offline
Forum Member
 
Join Date: May 2007
Posts: 46
Como Sumar dos input

Como Sumar dos input

Just like the example

Attached Files
File Type: apz sumar dos.apz (38.7 KB, 15 views)
Reply With Quote
  #2  
Old 12-02-2007
bule's Avatar
bule bule is offline
Indigo Rose Customer
 
Join Date: May 2005
Posts: 1,147
On Click:
Code:
Input.SetText("Input3", String.ToNumer(Input.GetText("Input1"))+String.ToNumer(Input.GetText("Input2")));
(Change the Input names to those that suit you)
__________________
Never know what life is gonna throw at you.
(Based on a true story.)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I restrict certain characters in an input with AMS6? toujoursnaz AutoPlay Media Studio 6.0 4 09-24-2006 02:11 PM
Input Box Wierdness Roboblue AutoPlay Media Studio 6.0 9 11-18-2005 02:20 PM
Lorne’s two great input validation scripts csd214 AutoPlay Media Studio 5.0 2 06-09-2004 10:13 AM
Function: Test Whether An Input Object Is Empty Lorne AutoPlay Media Studio 5.0 Examples 0 06-08-2004 03:18 PM
multiline input table apocalypse dulux1309 AutoPlay Media Studio 5.0 1 04-09-2004 06:28 AM


All times are GMT -6. The time now is 04:59 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software