A lot of programs written in Fortran provide the "system" command, by which the shell command can be accessed. But I got error for this command. For example, in KUPLOT the command "system dir" is surposed to invoke the DOS shell command "dir", but the result is "operating system/shell error number: 127" and "error in operating system command -5". Please help me this error. The programs are compiled with g77.