iceberg Posted March 25, 2005 Posted March 25, 2005 Hi, Please assist on the following: Global $defaultstatus1 = ("IP Add : " & @IPAddress1) & (@TAB) & ("PC Name : " & @ComputerName) Why doesn't my TAB work? Thanks. mouse not found....scroll any mouse to continue.
MHz Posted March 25, 2005 Posted March 25, 2005 I just tested your line to a msgbox. Tab seems to be working. Unless you are using $defaultstatus1 in a way, that may cause a Tab issue?
iceberg Posted March 25, 2005 Author Posted March 25, 2005 thanks MHz, i couldn't figure out what is wrong. so i created white spaces which solved the problem. thanks for the findings. mouse not found....scroll any mouse to continue.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now