Login
Back to forumSee the full topicGo to last reply

Posted By

Csabo
on 2003-04-13
 Re: Bug

I tried it today on my PAL Plus/4, and got the same results as James. Gives 5 first, then after the 3rd try it's ?Formula too complex. Although if at that point I deleted the "2" out of A$'s value, it gave me 4, then 4 again, the the error. Strange! happy

It even sounds like a common question, though, finding the SECOND match of a character inside a string. Writing it into separate INSTR's works well, and it does not give the error.

A$ = "*123" : P = INSTR ( A$, "*" ) : ? INSTR ( A$, "*", P + 1 )

But you could be right about this being a bug.



Back to top


Copyright © Plus/4 World Team, 2001-2024