Code: Select all
Text$ = InputRequester(Title$, Message$, StandardText$,[Flags])
#PB_Input_Password !!!!! (i miss this!)
#PB_Input_Alphanumeric (a,b,c...)
#PB_Input_Numeric (1,2,3...)
#PB_Input_LowerCase
#PB_Input_UpperCase
Code: Select all
Text$ = InputRequester(Title$, Message$, StandardText$,[Flags])
#PB_Input_Password !!!!! (i miss this!)
#PB_Input_Alphanumeric (a,b,c...)
#PB_Input_Numeric (1,2,3...)
#PB_Input_LowerCase
#PB_Input_UpperCase
Code: Select all
+-------------------+
| |
| Insert Time:__:__ |
| |
+-------------------+