I am writing a programme for my company and I need to copy a file in a folder at run -time . But run-time 70 occurs , permission denied . If it is a folder or a file or a drive I need to be able to set the system's properties .How easy or not easy is with VB . Can anyone participate ...
I need to be able to searh a string for a certain set of characters. Character between Chr$ 128 and 255. Then if it find one of the charcters it needs to return a boolean of true or false. I am new to vb6 could some one help with an example?