01-06-2017, 04:31 AM
Bonjour
Program et Note nous renvoie la liste des programmes et des notes présentes
dans nos calculatrices, mais nous n'avons pas d'équivalent pour les applications.
Les applications personnalisées peuvent fournir des fonctions utilisables par un programme
ou une autre application, il faudrait alors pouvoir tester la présence d'une application pour informer
l'utilisateur que telle application est requise et ne pas déclencher d'erreur.
Une Avar('"nom"):=valeur, commune à tous les programmeurs créer dans chaque application
personnalisée pourrait répondre au besoin en la testant avec IF ERREUR
Une fonction commune à tous serait encore mieux.
Qu'en pensez-vous ?
Hello
Program and Note returns the list of programs and notes present
In our calculators, but we have no equivalent for applications.
Custom applications can provide functions that can be used by a program
Or another application, then it would be necessary to be able to test the presence of an application to inform
The user that such application is required and do not trigger an error.
An Avar ('"name"): = value, common to all programmers to create in each application
Custom could respond to the need by testing it with IF ERROR
A function common to all would be even better.
What do you think ?
Program et Note nous renvoie la liste des programmes et des notes présentes
dans nos calculatrices, mais nous n'avons pas d'équivalent pour les applications.
Les applications personnalisées peuvent fournir des fonctions utilisables par un programme
ou une autre application, il faudrait alors pouvoir tester la présence d'une application pour informer
l'utilisateur que telle application est requise et ne pas déclencher d'erreur.
Une Avar('"nom"):=valeur, commune à tous les programmeurs créer dans chaque application
personnalisée pourrait répondre au besoin en la testant avec IF ERREUR
Une fonction commune à tous serait encore mieux.
Qu'en pensez-vous ?
Hello
Program and Note returns the list of programs and notes present
In our calculators, but we have no equivalent for applications.
Custom applications can provide functions that can be used by a program
Or another application, then it would be necessary to be able to test the presence of an application to inform
The user that such application is required and do not trigger an error.
An Avar ('"name"): = value, common to all programmers to create in each application
Custom could respond to the need by testing it with IF ERROR
A function common to all would be even better.
What do you think ?