Tagged Questions

0
votes
3answers
637 views

F1001 Internal code generator error in RAD STUDIO 2009

I'm getting this worthless error in my code. it's very consistant and restarting the compiler hasn't done anything. Has anyone else ever solved this? while( int CharPos = _Message.Pos(_What) ) { ...