Enable JavaScript in the browser to display LibreOfficeDev Help pages.
Managing Files
फ़ाइलों के प्रबंधन के लिए फ़ंक्शन तथा कथन यहाँ वर्णित हैं.
वर्तमान डिरेक्ट्री या ड्राइव बदलता है.
Returns a variant string that represents the current path or that of the specified Windows drive.
Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path.
Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle).
Returns a string that contains the date and the time that a file was created or last modified.
निर्धारित करता है कि डाटा मीडियम में कोई फ़ाइल या डिरेक्ट्री उपलब्ध है.
फ़ाइल की लंबाई बाइट में प्रस्तुत करता है.
Returns a bit pattern that identifies the file type or the name of a volume or a directory.
Returns the operating system-dependent directory separator used to specify file paths.
डिस्क से फ़ाइल मिटाता है.

डाटा मीडियम पर एक नई डिरेक्ट्री बनाता है.
किसी मौजूदा फ़ाइल या डिरेक्ट्री का नाम बदलता है.
डाटा मीडियम से मौजूदा किसी डिरेक्ट्री को मिटाता है.
निर्धारित फ़ाइल के लिए गुण जानकारी सेट करता है.