Type search words and press enter
Seamless e-invoicing is now at your fingertips. Check out our self-help videos.
https://help.tallysolutions.com/docs/td9rel54/td9/faq/directory_path_valid_or_not.htm

Is it possible to check whether directory path is valid or not?

Use the function $$IsDirectory to check whether the directory path is valid or not. This function returns logical value, Yes or No .

Example

[Function: Test Function]

00 : Log: $$IsDirectory:"D:\"

10 : Log: $$IsDirectory:"D:\TEST"