concatenated string address as a function parameter
Posted: Mon Aug 31, 2015 6:10 pm
@(some concatenated string)
only for function parameters.
for example,
only for function parameters.
for example,
Code: Select all
CreateFile_( @(Path$ + MyFilename$(i) + ".txt"), ......)