color_eprintf(BLC_RED,"\nQuitting '%s': The standard input is not available. You probably have a program on an input pipe which has crashed\n",blc_program_name);
exit(1);
}
elseEXIT_ON_SYSTEM_ERROR("Reading input for parameter");
}
tmp_parameter[parameter_read-1]=0;//Remove the last return;