problems with RECTRE and other little things
    David M. McQueen 
    mcqueen at acf4.NYU.EDU
       
    Tue Dec  5 00:38:00 AEST 1989
    
    
  
With regard to your problem when running several graphics programs in
sequence:
by default, the program runs as a background job after graphics initialization.
To prevent this from happening, place a call to foregr (in FORTRAN, or
foreground, in C) before calling winopen. This will keep each job in the
foreground until completion, when the next job will start up.
Dave McQueen
Courant Institute of Mathematical Sciences, New York University
mcqueen at acf4.nyu.edu
    
    
More information about the Comp.sys.sgi
mailing list