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
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