Hi
when i wanna run my script:
AARRRRGH Type mismatchCode:Procedure Start; begin Incoming := ReadLn('From what temperature(Here just some names)?'); Incoming2 := ReadLn('Into what temperature(Here just some names)?'); Incoming3 := ReadLn('And how many of these?'); if Incoming = 'Next3' then Next3; else if Incoming = 'Next' then Next; else if Incoming = 'Next2' then Next2; else //continue![]()
What is wrong???
\\Batnas


Reply With Quote







:
