Logs (activates) a disk drive.
LogDisk (drive-letter)
(s) drive-letter the disk drive to log into.
(i) @TRUE if the current drive was changed.; @FALSE if the drive doesn't exist.
Use this function to change to a different disk drive.
LogDisk("C:") Message("LogDisk","Disk Logged.")