From: Geoff Schaller on 8 Mar 2010 16:28 Takumo, The gen and sub codes are in fact relatively useless. Don't bother. There are really only two things of value: the description and the calling stack. If you want all the other stuff then force the app to email you the details or put it in a text file you can access. Mostly they are useless. More important is knowing function pointers when they are zero (object not available), illegal names and incorrect parameters. These show up in the description. We don't ask the user to interpret any error. It just emails us automatically and the user gets a nice little message advising them to either try again or restart. Geoff "Takumo" <advokat.bond(a)gmail.com> wrote in message news:018d0b1c-5a35-4815-9823-b1977c4f9ed6(a)b30g2000yqd.googlegroups.com: > On 8 ���, 06:39, "Stephen Quinn" <stevej...(a)bigpondSPAM.net.au> wrote: > > > Takumo > > > > You might also check out the Clipper docs for the error codes/decriptions, > > they are for the most part a subset of the VO error codes (or should I say > > they are VOs ancestors<g>). > > > > CYA > > Steve > > > Geoff, Stephen, thank you for the answers. Definite and quite clear. > Geoff, this was right my itntention - to make some addition to the > default EH in Russian. > Most of my users are so-called "simple users", they do not know > English and they will not understand error message in English. This > was my intention - to translate descriptinos and show them to the > users in accordance with Gen and Sub error codes . > And if not... > > IF !ListOfCodes > MySELF:=Headache(TRUE) > ENDIF > > <g>
From: Stephen Quinn on 8 Mar 2010 16:48 Takumo Some Norton guides here - http://www.ousob.com/norton.php and if you don't have one Norton guide reader - http://www.davep.org/norton-guides/ CYA Steve
From: Takumo on 8 Mar 2010 18:54 On 9 ÜÐà, 00:48, "Stephen Quinn" <stevej...(a)bigpondSPAM.net.au> wrote: > Takumo > > Some Norton guides here -http://www.ousob.com/norton.php > > and if you don't have one > > Norton guide reader -http://www.davep.org/norton-guides/ > > CYA > Steve Thank you for your help and links, guys. CYA
From: Carlos Rocha on 8 Mar 2010 19:38 > Some Norton guides here - http://www.ousob.com/norton.php > *snif* Damn... I must see that, as soon as I can get my eyes dry again *snif* -- Carlos Rocha
First
|
Prev
|
Pages: 1 2 Prev: Crystal Reports and SelectionFormula Next: ReportPro Setdecimal(",") Old Problem |