Author |
Message |
Turinger23
|
Posted: Sat Jan 16, 2010 8:32 pm Post subject: Procedures in Procedures |
|
|
What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>
What is the problem you are having?
<Answer Here>
Describe what you have tried to solve this problem
<Answer Here>
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>
Turing: |
<Add your code here>
|
Please specify what version of Turing you are using
<Answer Here>
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
rdrake
|
Posted: Sat Jan 16, 2010 8:38 pm Post subject: RE:Procedures in Procedures |
|
|
You're doing it wrong.
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 8:54 pm Post subject: Re: Procedures in Procedures |
|
|
Hello,
I know, I accidentaly pasted this same topic three times.
I'm trying to call procedures in a procedure and everything I have tried so far hasn't worked.
Syntax:
proc conduct
if correct (e) = "a" then
questionStatus1
elsif correct (e) = "b" then
questionStatus2
elsif correct (e) = "c" then
questionStatus3
else
questionStatus4
end if
end conduct
|
|
|
|
|
|
TheGuardian001
|
Posted: Sat Jan 16, 2010 9:17 pm Post subject: Re: Procedures in Procedures |
|
|
We'll need to see the entire thing, not just that one procedure.
Also,
[syntax="turing ]
[ /syntax]
without the spaces
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:23 pm Post subject: Re: Procedures in Procedures |
|
|
how do I go about posting the file?
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:29 pm Post subject: Re: Procedures in Procedures |
|
|
This is the full program....please help.
There are external files that I will also post.....the program doesn't work without them.
Description: |
|
Download |
Filename: |
Jan 4 - MPA Quiz (1).t |
Filesize: |
15.24 KB |
Downloaded: |
49 Time(s) |
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:31 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#1
Description: |
|
Filesize: |
34.84 KB |
Viewed: |
45 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:32 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#2
Description: |
|
Filesize: |
1001 Bytes |
Viewed: |
2019 Time(s) |
|
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:32 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#3
Description: |
|
Filesize: |
6.11 KB |
Viewed: |
2018 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:34 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#4
Description: |
|
Filesize: |
98.86 KB |
Viewed: |
45 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:35 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#5
Description: |
|
Filesize: |
87.7 KB |
Viewed: |
44 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:36 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#6
Description: |
|
Filesize: |
265.25 KB |
Viewed: |
42 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:38 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#7
Description: |
|
Filesize: |
150.14 KB |
Viewed: |
52 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:39 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#8
Description: |
|
Filesize: |
352.6 KB |
Viewed: |
508 Time(s) |
|
|
|
|
|
|
|
Turinger23
|
Posted: Sat Jan 16, 2010 9:41 pm Post subject: Re: Procedures in Procedures |
|
|
Pic#9
Description: |
|
Filesize: |
2.31 KB |
Viewed: |
2012 Time(s) |
|
|
|
|
|
|
|
|