errr need major help:)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xexpertdkx
    New Member
    • Jul 2007
    • 18

    errr need major help:)

    i got this persudo code and i want it to be in vb6
    any1 help?

    Begin
    if usbport = detected then
    prompt password
    if password = password then
    open explorer
    else prompt change password?
    if change password = true
    then ask secret question
    if secret question = true then
    change config
    endif
    end
Working...