Make Path / Create Dir
2 lines of code to create any destination directory or path, no loops etc.
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.
Исходный код
<center><table width= 100% bordercolor = '#1010BA' cellspacing='0' cellpadding='20' border='2'><tr><td> <center><font size = 4 color = #1010BA> <b>Make Path/Create Dir</b></font><hr color=#1010BA width = 90%><br></center><Pre> <FONT face='MS Sans Serif' size=2 color=#0000FF>Ok, Im fed up, this lamer that calls himself Sherif Rofael needs to be dealt with by P.S.C. </FONT><FONT face='MS Sans Serif' size=1>He has a grudge because I gave him a poor vote that I thought was genuine, well Im sorry. He decides to do a search and have a little voting spree on my submissions, because he's upset? Heres three examples.... http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=46681&lngWId=1 http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=46309&lngWId=1 http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=46563&lngWId=1 It has also been brought to my attention that I am not the only one with whom he feels it necessary to hit the 'Poor' button whenever he see's one of 'our' submissions. Something needs to be done about him. and heres some code..... </FONT><FONT face='MS Sans Serif' size=1 color=#0000FF>Private Declare Function </FONT><FONT face='MS Sans Serif' size=1>MakeSureDirectoryPathExists </FONT><FONT face='MS Sans Serif' size=1 color=#0000FF>Lib </FONT><FONT face='MS Sans Serif' size=1>"imagehlp.dll" (</FONT><FONT face='MS Sans Serif' size=1 color=#0000FF>ByVal </FONT><FONT face='MS Sans Serif' size=1>lpPath </FONT><FONT face='MS Sans Serif' size=1 color=#0000FF>As String</FONT><FONT face='MS Sans Serif' size=1>) </FONT><FONT face='MS Sans Serif' size=1 color=#0000FF>As Long </FONT><FONT face='MS Sans Serif' size=1>MakeSureDirectoryPathExists (strPath) 'Must have backslash on end ie: 'c:\test\a\b\' </FONT></Pre><center><hr color=#1010BA width = 90%><font size = 2>Formatted with 'Text & Html Formatter'.<br></td></tr></table></center>
Оригинальные комментарии (3)
Восстановлено из Wayback Machine