|
|
| Посл.отвђт | Сообщенiе |
|
|
Дата: Май 26, 2003 03:48:21 · Поправил: Безпощадный даос Помогите пожалуйста разобраться.Когда врубаю компилятор вываливается MASM:fatal error A1000:cannot open file такойто. Проц.Cel.A1000 окна-2000 pro |
|
|
Дата: Май 26, 2003 04:23:29 Garik Читайте документацию. MASM fatal error A1000 cannot open file: 'filename' The assembler was unable to open a source, include, or output file. One of the following may be a cause: ■ The file does not exist. ■ The file is in use by another process. ■ The filename is not valid. ■ A read-only file with the output filename already exists. ■ Not enough file handles exist. In DOS, increase the number of file handles by changing the FILES setting in CONFIG.SYS to allow a larger number of open files. FILES=50 is the recommended setting. ■ The current drive is full. ■ The current directory is the root and is full. ■ The device cannot be written to. ■ The drive is not ready. |
|
Powered by miniBB 1.6 © 2001-2002
Время загрузки страницы (сек.): 0.064 |