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
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Form String SentenceThreaded View
|
Click Here to Expand Forum to Full Width |