Hello
I am trying to write a program that accesses the NT command: net user. I want to produce a list of users and then filter results by date last logged onto our network so I can check through for user ID's that have not been active for a certain period of time.
Can anyone tell me how I...
Hello
I am trying to write a program that accesses the NT command: net user. I want to produce a list of users and then filter results by date last logged onto our network so I can check through for user ID's that have not been active for a certain period of time.
Can anyone tell me how I...
I want to take information between commas from a big string and copy bits of information to smaller strings
e.g.
string x1("cow,dog,sheep,horse,goat,snake,pig,rooster,ant")
I need to put cow into string x2, sheep into string x3 etc.
So esentially i want to read info between the...
I am trying to write a program that will read a csv file from Excel, read a string two strings, combine them and compare with a third string.
I am OK with the combining and comparing the strings, what I would like to know is how do i go about reading the strings from a csv file?
Any help...
I have a problem as a result of being put on a citrix neighbourhood. I am running a database in access through citrix. One of the main directives of this program is to control a nonwindows based program that is located locally on the individuals box. This is done doing an appactivate command in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.