Hi All
------------------------------------
PROCEDURE Main()
LOCAL cText, aData
cText := '"Jones, Mr",Male,"Oklahoma","IL",20041231,"Director, President"'
aData := FParseLine( cText )
FOR EACH cText IN aData
? LTrim( Str( HB_EnumIndex() ) ), cText
NEXT
------------------------------------
Application Internal Error - E:\harbour-mingw\bin\test.exe
Terminated at: 2009.12.09 21:52:52
Unrecoverable error 6005: Exception error:
Exception Code:C0000005
Exception Address:00425B9E
EAX:004D7030 EBX:00000000 ECX:00000000 EDX:00000000
ESI:00000000 EDI:00000001 EBP:0022FD1C
CS:EIP:001B:00425B9E SS:ESP:0023:0022FC90
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010206
CS:EIP: 8B 06 25 05 B4 FF FF 66 85 C0 0F 85 C5 00 00 00
SS:ESP: 00A5E6B4 004D8464 00000003 00483EBE 00A59B54 0022FCC0 0000001F
00483EBE 00A5106C 00A513A0 00000001 00401ACC 00000000 00000000 00000000
00000000
C stack:
EIP: EBP: Frame: OldEBP, RetAddr, Params...
Modules:
0x00400000 0x000F4000 E:\harbour-mingw\bin\fn.exe
0x7C900000 0x000B0000 C:\WINDOWS\system32\ntdll.dll
0x7C800000 0x000F8000 C:\WINDOWS\system32\kernel32.dll
0x77C00000 0x00058000 C:\WINDOWS\system32\msvcrt.dll
0x7E360000 0x00091000 C:\WINDOWS\system32\USER32.dll
0x77F10000 0x00049000 C:\WINDOWS\system32\GDI32.dll
0x76360000 0x0001D000 C:\WINDOWS\system32\IMM32.DLL
0x77DC0000 0x000AC000 C:\WINDOWS\system32\ADVAPI32.dll
0x77E70000 0x00092000 C:\WINDOWS\system32\RPCRT4.dll
0x77FE0000 0x00011000 C:\WINDOWS\system32\Secur32.dll
Called from FPARSELINE(0)
Called from MAIN(6) in fn.prg
------------------------------------------------------------------------
Regards,
Petr
--
View this message in context:
http://old.nabble.com/FPARSELINE-from-xhb.lib---Application-Internal-Error-tp26716657p26716657.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour