FORUMS PROFESSIONNELS
WINDEV
,
WEBDEV
et
WINDEV Mobile
Accueil
|
Messages récents
|
Connexion
|
Déconnexion
|
Français
Accueil
→
WINDEV 2024
→
Parameter Strings
Parameter Strings
Débuté par mdb.jack, 25 avr. 2021 17:28 - 2 réponses
Connectez-vous…
mdb.jack
#1
Posté le 25 avril 2021 - 17:28
I am using WinDev v 25.
I have a string input field and want to pass that string to a procedure.
When looking at the string parameter, it shows as a HEX ASCII code. For example "197LD33" is passing as "31 39 38 4C 44 33 33"
The procedures incorrectly uses the HEX values rather than the "string" value.
I need to process "197LD33", not "31 39 38 4C 44 33 33".
Any ideas?
Signaler
0
0
test
#2
Posté le 26 avril 2021 - 14:30
When looking at the string parameter, it shows as a HEX ASCII code...
HOW are ytou looking at the string value? If it is in the debugger, just click on the HEX toggle button on the right and you will see the normal value...
As it is, NOTHING in windev is going to transform the content of any of your variable by itself...
So, if it's not the debugger display mode, then you are doing something strange in the code you a re not showing us.
Signaler
0
0
mdb.jack
#3
Posté le 28 avril 2021 - 15:51
As you described, after playing around with it for a bit of time, I found that it's always passed as a HEX. If i "info'd" the entry, it shows the text I thought was going through the parameter.
In developing a procedure...that wasn't working as I wanted, I noticed the HEX issue and initially thought that was the problem.
Signaler
0
0
→ Revenir à WINDEV 2024
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV (précédentes versions)
WEBDEV (précédentes versions)
WINDEV Mobile (précédentes versions)
Etats & Requêtes
Hors-sujet
Outils
WINDEV 26
WINDEV 2024
WINDEV 2024
WINDEV 2024
WINDEV 25
WEBDEV 2024
WEBDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV (précédentes versions)
WINDEV (précédentes versions)
Français
English
Español
Portuguesa
Fermer cette fenêtre
Type de recherche
Uniquement les sujets
Tous les messages
Période de recherche
Date indifférente
Moins d'une heure
Moins de 24 heures
Moins d'une semaine
Moins d'un mois
Moins d'un an
Annuler
Aperçu de votre message
Ajouter une image
Importer une image depuis une URL
Envoyer une image depuis un fichier de votre disque
Déposez ici un fichier ou cliquez sur "Parcourir..."
ou
Annuler
0%
WLangage
SQL
XML, HTML
JAVA, Javascript
Texte