Author Topic: Can i ask words in ReadLn?  (Read 181 times)

Offline Old Bad

  • Leecher
  • Posts: 6
  • Rep: 0
    • View Profile
    • Email
Can i ask words in ReadLn?
« on: January 10, 2012, 05:42:38 am »
Thats one method how i tried to test words for ReadLn:

program New;
var
 n : string;
begin
 n := ReadLn('Write something');
 WriteLn(n);
end.

but that dont write into debug box that what i writed? And the n value is just '' .
How i can use ReadlLn for words?
Why not ???

Freddy1990.com

Can i ask words in ReadLn?
« on: January 10, 2012, 05:42:38 am »

Offline Freddy

  • Owner
  • *****
  • Posts: 2616
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Re: Can i ask words in ReadLn?
« Reply #1 on: January 24, 2012, 11:57:44 am »
ReadLn is bugged in the current version of SCAR, it will be fixed in 3.31. You should ask about scripting on the new forums though, you'll get a faster reply: http://forums.scar-divi.com/

Freddy1990.com

Re: Can i ask words in ReadLn?
« Reply #1 on: January 24, 2012, 11:57:44 am »

Offline Old Bad

  • Leecher
  • Posts: 6
  • Rep: 0
    • View Profile
    • Email
Re: Can i ask words in ReadLn?
« Reply #2 on: January 24, 2012, 12:14:10 pm »
Thank you for reply and advice :)

http://forums.scar-divi.com/   :ohyeah:
Why not ???

Freddy1990.com

Re: Can i ask words in ReadLn?
« Reply #2 on: January 24, 2012, 12:14:10 pm »

 

deductible-aliform