The variable bitmap are defined as string . How can i make use of line 1 to form the string sentence "save capture 1bitmap.wav " if i is 1?
i = i + 1
bitmap = CStr(i) + "bitmap" 'line 1