Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetPrinter()
Message
 
À
04/10/2011 16:52:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
01525443
Message ID:
01525638
Vues:
55
>>I did trace it and it comes back to an error in the init of the class
>>Not sure waht that means...Mike had orignally said in his reply not to expect to see any code in the methods , so not exactly sure wahts happeing
>>
>>>>Hi Naomi. Tried that but get the same error.
>>>>Regards,
>>>>Gerard
>>>>
>>>I guess there may be the actual error in the class. Did you try to trace it?
>>>
>>>Probably Mike is the best to answer as the writer of the code.
>
>I used ReFox to decompile the class -- the ShowPrinter method has an error in a code line:
>
>
>LCFORMNAME = " " + LEFT(LCFORMNAME $ *(), AT()-1)
>
>
>Not sure what the developer is trying to do at this code line...

Get the formname like Letter, Legal, enveloppe etc...
But the real Line of code is (perhaps Refox has trouble with that one)
lcFormName = " "+Left(lcFormName, At(0h00,lcFormName)-1)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform