Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why does my Loop end after 11 Loops?
#36
(02-08-2023, 12:05 AM)bplus Wrote:
(02-07-2023, 11:57 PM)TempodiBasic Wrote: @Bplus and @SMcNeill
in some your posts I read 
Code: (Select All)
INPUT DataItem(i)
but I think it is pseudocode to say
Code: (Select All)
INPUT #1,DataItem(i)
Please confirm this.

Yeah, Steve's missing #1,  we want file input not user input.

That's what happens when work in pseudo-code.

Thanks for clearing my dubts!
Reply


Messages In This Thread
Why does my Loop end after 11 Loops? - by Dimster - 02-06-2023, 07:08 PM
RE: Why does my Loop end after 11 Loops? - by TempodiBasic - 02-08-2023, 12:35 AM



Users browsing this thread: 12 Guest(s)