Top
Systemwalker Desktop Keeper Reference Manual
FUJITSU Software

1.16 DTKNUMCK.BAT (Number Check)

Functional Specification

Check if the entered option is number using backup commands.

Command Format

DTKNUMCK <Number>

Option

<Number>:

Enter the string to be checked. In the case of the string of 1-8 digits that uses the character of "0" - "9", it will be judged as number.

In the command option, an option that contains a space, etc., cannot be specified.

Return Value

[ERRORLEVEL] 0:

Ended normally

[ERRORLEVEL] 1:

Ended abnormally

Location for Saving Commands

Installation folder of database related files\BackupCommand\DTKNUMCK.BAT

Authority Required for Execution/Execution Environment

Example of Use

This command cannot be used alone. Instead, it should be used in backup commands.

Note

  • This command cannot be customized.

  • Use it when creating backup command for your own.

  • When executing this command in Windows Server 2008, Windows Server 2012, or Windows Server 2016, it is necessary to open the command prompt with "Run as Administrator".