GLBasic forum

Main forum => GLBasic - en => Topic started by: Lazarus on 2008-Aug-04

Title: MIDSTR function
Post by: Lazarus on 2008-Aug-04
Alright, what the fudge is this midstr command?  It shows up in several examples in the help files

MIDSTR str$, c$, cpos, 1

But is not a documented command and raises an error when used.

???
Title: Re: MIDSTR function
Post by: Kitty Hello on 2008-Aug-04
Uh.Oh!
it's MID$() now.