Search found 1 match
- 2015-04-02T22:39:35-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: More input files from variable
- Replies: 2
- Views: 93838
More input files from variable
Hello, I have problem with syntax of method Convert in WHScript . First part of this script will create more jpg files (about 300) with names according scheme RowIndex & "_" & ColumnIndex & "jpg" (example: 10_2.jpg, 16_12.jpg). Names of created files are save in variable strInputFiles as string ...