` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: CreateDirectory API call
1999-03-02 -- Jim Kane
 
Prototype as: CreateDirectoryA(*Cstring,long),BOOL,PASCAL,RAW call as: newpath cstring('C:\NewDir') CreateDirectoryA(NewPath,0) Only one new level can be created at once. Of example if you wanted to create c:\dir1\dir2 and dir1 did not exist, you would have to call once to get c:\dir1 then call again to get dir2. One level at a time.


Today is May 4, 2024, 1:45 pm
This article has been viewed 35113 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: