Search found 12 matches
- Sun Jan 16, 2005 12:28 pm
- Forum: Computer Hardware and Software
- Topic: user input problem
- Replies: 1
- Views: 564
user input problem
<r> hi, i'm having a problem with errorproofing. K E.g. if there are 3 numbers that i want from the user. they enter the first number correct, but they make a mistake on the second number, i error trap it so it an errorwindow pops up.<br/> but when i say<br/> <br/> loop<br/> exit when hasch<br/> end...
- Wed Jan 12, 2005 10:19 am
- Forum: Computer Hardware and Software
- Topic: Error trapping
- Replies: 10
- Views: 1671
Error trapping
worked thanks
<3
Archived topic from Iceteks, old topic ID:2996, old post ID:24780
<3
Archived topic from Iceteks, old topic ID:2996, old post ID:24780
- Sat Jan 08, 2005 11:17 pm
- Forum: Computer Hardware and Software
- Topic: Error trapping
- Replies: 10
- Views: 1671
Error trapping
umm im talking about turing.
PLEASE HELP WTD
Archived topic from Iceteks, old topic ID:2996, old post ID:24651
PLEASE HELP WTD
Archived topic from Iceteks, old topic ID:2996, old post ID:24651
- Sat Jan 08, 2005 4:55 pm
- Forum: Computer Hardware and Software
- Topic: Error trapping
- Replies: 10
- Views: 1671
Error trapping
<r> Hi ppl.<br/> <br/> I need help on how to error trap number inputs really bad.<br/> <br/> E.G.<br/> If i need a user input value as real, and they enter "dfasdf", how do i error trap that<br/> <br/> PLEASE HELP ME ASJHASFJAS <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"...
- Tue Nov 30, 2004 10:37 am
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> yeah wtd thats wat ur supposed to do.. use a loop<br/> <br/> <br/> but how do i put the loop in an if command? <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:2864, old post ID:23478<e>[/size]</e></SIZE><e>[/color...
- Sun Nov 28, 2004 11:55 am
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> haha thanks man<br/> <br/> <br/> I REALLY F***king HATE HER THoUGH<br/> <br/> ill try thanks man <3<br/> <br/> <br/> <br/> P.S Furball pm me ur email ill send turing its only like 3 mb or smth. <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topi...
- Sat Nov 27, 2004 12:51 pm
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r><QUOTE author="Furball"><s>[quote=Furball]</s> I on the other hand, am out of brain juice and I don't have turing anymore to test my theories. EN JOY! <E>:biglaugh:</E> <e>[/quote]</e></QUOTE> do u want turing?<br/> <br/> <br/> cuz i really love u guys and ur help <E>:(</E><br/> <br/> <br/> PS. H...
- Sat Nov 27, 2004 12:33 pm
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> exactly wat i have been trying to do<br/> <br/> subract 1 from the var entered by the user until it reaches 0<br/> or if its a real number i t will reach 0.xxxxxx<br/> <br/> but my teacher said i cant use mod i have to use operators<br/> <br/> i have been looking for a way to subtract 1 from the...
- Thu Nov 25, 2004 11:33 am
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> <QUOTE author="typon"><s>[quote=typon]</s> ok you have to use if commands and only + / - * . and NO turing built in functions <e>[/quote]</e></QUOTE> sorry man but you're getting really close and u understand wat i mean <E>:)</E><br/> <br/> <br/> <br/> but as i stated in my last post. you can no...
- Wed Nov 24, 2004 7:12 pm
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> sorry but that doesnt answer my question <E>:(</E><br/> <br/> <br/> i am asking that i have to make a program where user puts a number THEN the computer will tell the user whether they put a real number or an integer. and the outlines i already stated in my last post..<br/> <br/> <br/> someone p...
- Tue Nov 23, 2004 10:09 pm
- Forum: Computer Hardware and Software
- Topic: If commands
- Replies: 16
- Views: 1779
If commands
<r> THanks for helping for the last one...i figured my way through<br/> <br/> <br/> so now im actually gunna continue getting help <E>:)</E> .<br/> <br/> <br/> ok you have to use if commands and only + / - * . and NO turing built in functions to tell the user if the number entered by the user is a r...
- Thu Nov 04, 2004 11:28 am
- Forum: Computer Hardware and Software
- Topic: Need Turing Help?
- Replies: 3
- Views: 1279
Need Turing Help?
<r> i need turing help urgent<br/> please tell me how to make two animations so that they run at the same time<br/> in the same loop but one goes down a smaller height.<br/> <br/> e.g. if i want to animate :<br/> for x:0..100<br/> drawfilloval (200,300-x,2,2,0)<br/> drawfilloval (200,300-x,2,2,0)<br...