Has anyone seen this before? The editor has erroneous whitespace in my code that will not delete. If I try to delete them then the characters before the white spaces will delete instead. Trying to highlight the affected area causes the characters to jumble.
This did not exist when I originally wrote the code. I am recently back to it after writing an app in AGK. Now some of my text is corrupted in the IDE.
I have already uninstalled then re-installed the IDE but problem remains.
In the code example below you won't see the extra spaces in a variable name (between the name and index field, for example), but you can see how chaotic the code is. Where dsid all those white spaces come from? as I mentioned, I cannot delete them in the IDE. I will try opening in notepad to see if that helps remove the spaces.
ob1_ang=VAL(LocStats$(23,Location))
IF obj1_ang=lAngle AND atOBJ=0
OA(1,0)=351: OA(1,1)=257: OA(1,2)=366: OA(1,3)=268
CLICKAREA_IMAGE(OA(1,0),OA(1,1),OA(1,2),OA(1,3),8)
OB_CLIP$="_OBJ_1"
ENDIF
IF atOBJ=1
IF OBJ=1
SELECT objSTAT
www.mindsclay.com
lucifermagus.mindsclay.com (not working with Firefox)