Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 62 - Beyond String
Message
De
09/07/2003 08:05:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/07/2003 07:46:29
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00808380
Message ID:
00808417
Vues:
18
>Cetin,
>
>I checked the code and I do have the satement SUBSTR(ih_doc,4). I have since now changed the code to include the length, but still getting the error 62.
>
>This error appears when I am accessing the Financial Software's Output function "SQOUTPUT".
>
>This functions accepts a number of parameters, but I am only passing 1 "YYYY". This parameter allows the user to select either "Screen","Printer","File","Cancel".
>
>Is there something else that could be causing this error?
>
>thanks,
>
>Jason

Jason,
Any function operating with string postions might cause it (left, right, substr etc). Maybe after you do a substr(id_doc,4) another function is trying to do a substr with 2 or more (lcRes = substr('YYYY',4), lcRes = 'Y', substr(lcRes,2) error ).

Can't you insert a breakpoint just before accessing that function and check code?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform