1 / 80
string pin
800 likes | 1k Vues
string pin. string pin2. string test. string test2. integer i. integer maxtries. let maxtries=3. getuser. if (strip(u_ver," ")="") then. dispfile "pcbpin<br>ewuser",graph. goto newuser. else. goto verify. endif. :newuser. newline.
Télécharger la présentation
string pin
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
inputstr "Please enter a 4 digit Personal Identification Number (PIN): ",pin,@X0E,4,"0123456789",echodots
inputstr "Please re-enter your number to verify: ",pin2,@X0E,4,"0123456789",echodots
println "@CLS@@X00@X0CThe PIN numbers entered do not match!@XFF"
More Related