MKDIR@

Platform

x64, Win32

Purpose

To create a new system directory.

Syntax

SUBROUTINE MKDIR@(DIR,ERROR_CODE)
CHARACTER (LEN=*) DIR
INTEGER (KIND=2) ERROR_CODE

Description

The argument DIR can be either the local name of a directory, or the full path name. In either case, if the directory cannot be created for any reason, a non-zero system error code will be returned.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited