Syntax ASSIGN Source = Target /status
| ASSIGN | Assign with no switches cancels redirected drive assignments and sets them back to their original drives. |
| Source | Letters of source drives |
| Target | Letters of target drives |
| /status | Lists current drive assignments |
Examples ASSIGN A: = B: ASSIGN A = B = C - Assigns A as B and B as C. Additional information The assign command does not work with format, diskcopy, diskcomp, backup, label, restore, print or subst. Warning: Do not use a colon after a drive letter in versions prior to 5.0. |