Kbase 12630: What the file number in SE 290 corresponds to.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
What the file number in SE 290 corresponds to.
The following is a list of file numbers corresponding with
the file number reporting in PROGRESS error 290.
In general UNIX does the following:
0 - standard input
1 - stantard output
2 - standard error
Any files after this are opened by an application.
VERSION 7 VERSION 6
===================== =================
3 - PROMSGS 3 - PROMSGS
4 - .cfg 4 - .cfg
4 - startup.pf 4 - srt
4 - lbi 6 - lbi
6 - protermcap 7 - .db
6 - .db 8 - .lg
7 - .lg 9 - .bi
8 - .bi 10 - protermcap
9 - srt 10 - pgea
10 - _edit.r
Note that the above table shows that the .cfg file gets opened and then
startup.pf closed, hence the next file gets the same file number
Progress Software Technical Support Note # 12630