Quote:
|
Originally Posted by sunil bansal
I just want to know what "Format('%s.Data', [Name])" will return.
Suppose Name is "Sunil". Whether it will return Sunil.Data or something else..
|
Even though this is NOT a Delphi programming language forum, I CAN help you with this one. You guessed correctly. It will return "Sunil.Data".