programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: [creating folders]

From: Jeffrey Massung <jma_at_mfire.com>
Date: Fri, 03 Oct 2003 09:05:27 -0500

Roger,

> but I can't find a way to create a folder...

I don't remember the exact Win API function, but I believe it is:

z" c:\My Folder" 0 CreateDirectory 0=3D abort" Failed."

Jeff

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Oct 03 2003 - 07:09:26 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST