11 lines
396 B
Plaintext

;*********************************************************
;* Error strings for the SRMGR unit *
;*********************************************************
//Compile with SRMC, then compile SRMGR.RC with BRCC[32]
1, "String not found: %d"
2, "Cannot lock resource"
3, "String resource not found: %s"
4, "Unable to open string resource: %s"
5, "Invalid string resource"