|
Get 9,000+ Interview Questions with Answers in an eBook
Home >> Source Codes Library Home >> Language Home >> Files
Files Scripts and Code Snippets
Language Home | Source Codes Home
Page 4 of 5
Kill Statement
1580 Hits Since Jan 1, 2004
The Kill statement deletes files. The required pathname argument must be absolute and include the dr... (description truncated) Read More
MkDatabase Function
1387 Hits Since Jan 1, 2004
The MkDatabase statement creates an empty Microsoft Access database. The required argument pathname ... (description truncated) Read More
MkDir Statement
1483 Hits Since Jan 1, 2004
The MkDir statement creates a new directory or folder. The required path argument must be absolute a... (description truncated) Read More
MkFile Statement
1180 Hits Since Jan 1, 2004
The MkFile statement creates a file on the server. The MkFile statement has one required argument, p... (description truncated) Read More
RmDir Statement
1429 Hits Since Jan 1, 2004
The RmDir statement deletes a directory or folder. The required path argument must be absolute and i... (description truncated) Read More
Search Function
1293 Hits Since Jan 1, 2004
The Search function recursively searches all files on a hard drive for a specific phrase from a spec... (description truncated) Read More
SetAttr Statement
1430 Hits Since Jan 1, 2004
The SetAttr statement sets the attributes of a file or folder. There are two
required arguments, p... (description truncated) Read More
Title Function
1450 Hits Since Jan 1, 2004
The Title function returns a string representing the title of a web page. It specifically scans a we... (description truncated) Read More
WriteLog Statement
1379 Hits Since Jan 1, 2004
The WriteLog statement writes a line of text into a log file. The WriteLog statement automatically i... (description truncated) Read More
When was a file last modified?
1398 Hits Since Jan 1, 2004
Checks when this file was last modified.
[<< Prev]
Page 1
Page 2
Page 3
Page 4
Page 5
[Next >>]
New! Click here to Add your Code!
ASP Home | C Home | C++ Home | COBOL Home | Java Home | Pascal Home
Source Codes Home Page
|
|
|