Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sdt51j.zip - hex2decimal syntax err?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00502557
Message ID:
00502737
Vues:
15
>George:
>
>Are you saying that he is in fact calling the function hex2decimal and not the method of sdtutility object .hex2decimal?
>
>My code crashes when I do a re-index manually in my application. This is the line of code that it crashes on. The error message is "can't find hex2decimal.prg"
>
>There is a method of the object which is named .hex2decimal(). In the previous release sdt51i he does call the method and not the function. So my assumption is that this is a syntax error.
>
>If it is not a syntax error then I have other problems. I am running winnt sp5. If the function doesn't exist then I apparently have the wrong dll or something.

A little clarification, Deamon.

First, I don't know the context directly. However, in either case (namely Hex2Decimal as a function-prg or a function-method of an object) what's being done (by the nature of the API call) is to retrieve a value returned by it.

I tend to use the word "function" to describe what the code does (namely return a value). I do this regardless if the called code is in a prg, procedure, or is a method of an object. If it return no value, I might have referred to it as a procedure.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform