Salut,
C'est surement très simple .. mais je ne comprend pas.
Result := IntToHex(DateOut + Nom2 + Verif, 8);
Résultat 100+120+80 = 300
Mathématiquement correct.
Le probleme c'est que je veux avoir '10012080' moi :-)
Comment faire ?!
Merci
Salut,
C'est surement très simple .. mais je ne comprend pas.
Result := IntToHex(DateOut + Nom2 + Verif, 8);
Résultat 100+120+80 = 300
Mathématiquement correct.
Le probleme c'est que je veux avoir '10012080' moi :-)
Comment faire ?!
Merci
Partager