I am making a script but i want it to work like this
[@@inputUsername]
#ACT
mov A5 %INPUTSTR
goto @test1
[@test1]
#ACT
heres were i have the trouble i want it to go to a5 %USERNAME so i can store the username and use for the rest of the script
anyone know?
/mirlin6
[@@inputUsername]
#ACT
mov A5 %INPUTSTR
goto @test1
[@test1]
#ACT
heres were i have the trouble i want it to go to a5 %USERNAME so i can store the username and use for the rest of the script
anyone know?
/mirlin6
