Re: EuVIDE Error
- Posted by Rad <radhx at rediffmail.com> Nov 27, 2005
- 545 views
I also encountered simillar error while opening .ew files using Editor.exw D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:3479 in procedure findRoutineName() subscript value 1 is out of bounds, reading from a sequence of length 0 line = {32' ',115's',101'e',116't',68'D',97'a',116't',101'e',70'F',111'o', 114'r',109'm',97'a',116't',40'(',105'i',110'n',116't',101'e',103'g',101'e', 114'r',32' ',105'i',110'n',95'_',100'd',97'a',116't',101'e',44',',32' ', 97'a',116't',111'o',109'm',32' ',105'i',110'n',95'_',116't',121'y',112'p', 101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',100'd',101'e',108'l', 105'i',109'm',95'_',116't',121'y',112'p',101'e',41')'} at = 15 index = <no value> kind = 1 keywordRoutine = {115's',101'e',116't',68'D',97'a',116't',101'e',70'F', 111'o',114'r',109'm',97'a',116't'} data = {} ... called from D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:386 in procedure loadFile() FileName = {68'D',58':',92'\',69'E',85'U',80'P',72'H',79'O',82'R',73'I', 65'A',92'\',73'I',68'D',69'E',92'\',80'P',114'r',111'o',106'j',101'e',99'c', 116't',115's',92'\',109'm',115's',115's',46'.',101'e',119'w'} hFile = 3 Line = {103'g',108'l',111'o',98'b',97'a',108'l',32' ',102'f',117'u',110'n', 99'c',116't',105'i',111'o',110'n',32' ',115's',101'e',116't',68'D',97'a', 116't',101'e',70'F',111'o',114'r',109'm',97'a',116't',40'(',105'i',110'n', 116't',101'e',103'g',101'e',114'r',32' ',105'i',110'n',95'_',100'd',97'a', 116't',101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',105'i',110'n', 95'_',116't',121'y',112'p',101'e',44',',32' ',97'a',116't',111'o',109'm', 32' ',100'd',101'e',108'l',105'i',109'm',95'_',116't',121'y',112'p',101'e', 41')'} LastChar = 10 ModLine = {103'g',108'l',111'o',98'b',97'a',108'l',32' ',102'f',117'u', 110'n',99'c',116't',105'i',111'o',110'n',32' ',115's',101'e',116't',68'D', 97'a',116't',101'e',70'F',111'o',114'r',109'm',97'a',116't',40'(',105'i', 110'n',116't',101'e',103'g',101'e',114'r',32' ',105'i',110'n',95'_',100'd', 97'a',116't',101'e',44',',32' ',97'a',116't',111'o',109'm',32' ',105'i', 110'n',95'_',116't',121'y',112'p',101'e',44',',32' ',97'a',116't',111'o', 109'm',32' ',100'd',101'e',108'l',105'i',109'm',95'_',116't',121'y',112'p', 101'e',41')'} Ext = <no value> hList = <no value> ok = <no value> cntm = <no value> ... called from D:\EUPHORIA\IDE\Includes\IDE_Syntax.ew:1164 in procedure synLoadFile() File = {68'D',58':',92'\',69'E',85'U',80'P',72'H',79'O',82'R',73'I',65'A', 92'\',73'I',68'D',69'E',92'\',80'P',114'r',111'o',106'j',101'e',99'c',116't', 115's',92'\',109'm',115's',115's',46'.',101'e',119'w'} NewFile = <no value> Also getting error while using win32lib Gatyeway right-click to open some programs - D:\EUPHORIA\IDE\includes\ide_code.ew:2018 in procedure openCodeWinStuff() subscript value 1 is out of bounds, reading from a sequence of length 0 handle = <no value> controlnamelength = <no value> at = <no value> foundIt = <no value> index = <no value> data1 = <no value> path = <no value> openFolder = <no value> extent = <no value> data = {} test = <no value> i = <no value> i = <no value> i = <no value> i = <no value> ... called from D:\EUPHORIA\IDE\includes\ide_code.ew:2509 in procedure Open_CodeWin() Self = 347 Event = 13 Params = {} Void = 1 hMem = 11390960 Rect = {0,0,622,270,621,269} dataPerControl = <no value> Data = <no value> hFile = <no value> i = <no value> j = <no value> i = <no value> j = <no value> i = <no value> j = <no value> k = <no value> m = <no value> Regards, Rad.