Computing.Net > Forums > Disk Operating System > NUL-Device

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

NUL-Device

Reply to Message Icon

Name: Stefan Schabbach
Date: April 3, 2000 at 04:08:20 Pacific
Comment:

Hello DOS-World !

On some DOS-Systems with a Novell-Server there´s no NUL-Device
i.Ex. IF EXIST C:\TEMP\NUL doesn´t work

Has anyone an idea ??

Thanks !



Sponsored Link
Ads by Google

Response Number 1
Name: $
Date: April 3, 2000 at 04:53:26 Pacific
Reply:

c:\temp\nul isn't a device
It is a directory/file


0

Response Number 2
Name: Stefan Schabbach
Date: April 4, 2000 at 07:33:59 Pacific
Reply:

On DOS 6.x you can use
IF EXIST C:\\NUL ...
to check if the directory exists.

Only with an Novelll 3.x Server the NUL-DEVICE doesn´t work.
NUL is a device and not a file name !!!


0

Response Number 3
Name: browser
Date: April 5, 2000 at 09:26:33 Pacific
Reply:

NUL: is a device.

>NUL is directed to a NUL: device.

C:\TEMP\NUL is a directory.

Syntax and use makes all the difference.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


long DOS commands Convert FAT16 to FAT32 in...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: NUL-Device

Disable Keyboard www.computing.net/answers/dos/disable-keyboard/4446.html

Disable CTRL C in batch files www.computing.net/answers/dos/disable-ctrl-c-in-batch-files/6608.html

Delete all partitions www.computing.net/answers/dos/delete-all-partitions/578.html