Advertisement
7_2009-2012 Files/ File Controls/ Input/ Output #218579

Directory Creator

This code will show you how to create nested directories even if one of the directories in the path already exists. Notice that Error 76 is ignored by the program (This error is generated by MkDir when it attempts to create a directory that already exists).

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Upload
function focustonextcontrol()
{ if (event.keyCode)==13 event.keyCode=9;
}
call this function in anyobject's onKeyDown event
Původní komentáře (3)
Obnoveno z Wayback Machine