Create temp directory
- kda
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 603
- Thank you received: 3
13 years 3 months ago #10717
by kda
Create temp directory was created by kda
Dear All,
Could you please explain me clearly the different create directory below:
CREATE.FILE TEST.BP TYPE=USD and mkdir TEST.BP
Thanks
Could you please explain me clearly the different create directory below:
CREATE.FILE TEST.BP TYPE=USD and mkdir TEST.BP
Thanks
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 3 months ago #10719
by jpb
Replied by jpb on topic Re: Create temp directory
Your CREATE.FILE command will create TEST.BP]D (the here unneeded dictionary file) as well, use
CREATE.FILE DATA TEST.BP TYPE=UD
and there is no difference to mkdir.
CREATE.FILE DATA TEST.BP TYPE=UD
and there is no difference to mkdir.
Please Log in or Create an account to join the conversation.
Time to create page: 0.025 seconds