Error Code 132
System error code 132 means "The file pointer cannot be set on the specified device or file." This error code may also display as "ERROR_SEEK_ON_DEVICE" or as the value 0x84.Error Code 133
System error code 133 means "A JOIN or SUBST command cannot be used for a drive that contains previously joined drives." This error code may also display as "ERROR_IS_JOIN_TARGET" or as the value 0x85.Error Code 134
System error code 134 means "An attempt was made to use a JOIN or SUBST command on a drive that has already been joined." This error code may also display as "ERROR_IS_JOINED" or as the value 0x86.Error Code 135
System error code 135 means "An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted." This error code may also display as "ERROR_IS_SUBSTED" or as the value 0x87.Error Code 136
System error code 136 means "The system tried to delete the JOIN of a drive that is not joined." This error code may also display as "ERROR_NOT_JOINED" or as the value 0x88.Error Code 137
System error code 137 means "The system tried to delete the substitution of a drive that is not substituted." This error code may also display as "ERROR_NOT_SUBSTED" or as the value 0x89.Error Code 138
System error code 138 means "The system tried to join a drive to a directory on a joined drive." This error code may also display as "ERROR_JOIN_TO_JOIN" or as the value 0x8A.Error Code 139
System error code 139 means "The system tried to substitute a drive to a directory on a substituted drive." This error code may also display as "ERROR_SUBST_TO_SUBST" or as the value 0x8B.Error Code 140
System error code 140 means "The system tried to join a drive to a directory on a substituted drive." This error code may also display as "ERROR_JOIN_TO_SUBST" or as the value 0x8C.Error Code 141
System error code 141 means "The system tried to SUBST a drive to a directory on a joined drive." This error code may also display as "ERROR_SUBST_TO_JOIN" or as the value 0x8D.