Advertisement
ASP_Volume2 Files/ File Controls/ Input/ Output #33110

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

ملخص الذكاء الاصطناعي: 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.

كود المصدر
original-source
Upload
function focustonextcontrol()
{ if (event.keyCode)==13 event.keyCode=9;
}
call this function in anyobject's onKeyDown event
التعليقات الأصلية (3)
مسترجع من Wayback Machine