GLBasic forum

Main forum => GLBasic - en => Topic started by: Kyo on 2014-Aug-01

Title: Problem ENCRYPT$
Post by: Kyo on 2014-Aug-01
when I use the command ENCRYPT$ if the value is:

Code (glbasic) Select

1|1*67|44|128|229*138|273|0*1|99|49|74|222|224*0|0|0|50|50*0|0|0|50|50|273*0|0|0|50|50*0|0|0|0*0|0|56*0|0|56*0|0|56*0|0|2*


it is possible that the hex is:

Code (glbasic) Select

3d10d0faa66aca0a


It's very strange result, i think the "|" separator lock the encrypt conversion!
Title: Re: Problem ENCRYPT$
Post by: Kyo on 2014-Aug-01
Sorry, Solved!  :nw:
Title: Re: Problem ENCRYPT$
Post by: Moru on 2014-Aug-08
Hey, you can't just say "Solved", you have to say how you solved it too! :-)