Hi, I am new to VB and I am having problems.
I need to create a program, that will allow a user to input a number say 1000.
The program will then creat a txt file called "mypdbs" inside the file, will be the numbers from 0-1000 (one number on ever line) with .pdb after each number ex.
0.pdb
1.pdb
2.pdb
I would appreciate the help, it is hurting my head.
thanks
I need to create a program, that will allow a user to input a number say 1000.
The program will then creat a txt file called "mypdbs" inside the file, will be the numbers from 0-1000 (one number on ever line) with .pdb after each number ex.
0.pdb
1.pdb
2.pdb
I would appreciate the help, it is hurting my head.
thanks
Comment