Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
VBS question
Name: philipl Date: February 11, 2004 at 15:06:31 Pacific OS: win2000 CPU/Ram: 800/256
Comment:
Is there a function that will return an integer to its nth decimal? For example if the integer is 3.456465, then the function has to return 3.4 (assumming it is to the first decimal) Any help is appreciated~ Thank you~
Summary: I have 2 questions. In vb, how can I: 1. Get the title caption of the active window (Like if IE is open, says "UNTITLED - Microsoft Internet Explorer)? 2. Is it possible to dump the text of a dos (or...
Summary: I have 2 questions. In vb, how can I: 1. Get the title caption of the active window (Like if IE is open, says "UNTITLED - Microsoft Internet Explorer)? 2. Is it possible to dump the text of a dos...
Summary: I am taking a VB course in school and i am messing around with VB. But I have a question. How do you say "If txt1 (which is a textbox) has ANY sort of charatcer in it Then do this action Else ...