Warning: Undefined variable $result in /var/www/html/tallyweb/modules/pss/crm/kb/search/CKBTallyHelpSearchM.php on line 1103
Is it possible to check whether directory path is valid or not?
Type search words and press enter
"Use Edit Log for transactions/masters, and digital signature for invoices/reports with Release 2.1. Download NOW!"
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"