Hi,

Can anyone tell me how to define a long string name in a variable?

For example my file name is cb.21c.2010092382343476.
When i am defining as

Dim s as string
& then using it for further operation, it fails & a sound from RAM generates. How to define this long file name in s


Thnkx