<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Well I have been using .fld files because I just cannot remember how to
switch to .f???? <span class="moz-smiley-s6"><span> :-[ </span></span><br>
Including the right CB, I should have the following userchk subroutine:<br>
<br>
<blockquote>subroutine userchk<br>
      include 'SIZE'<br>
      include 'TOTAL'<br>
      include 'RESTART'<br>
  <br>
     ifreguo = .true.<br>
  <br>
      return<br>
      end<br>
  <br>
</blockquote>
Is that correct ?<br>
<br>
</body>
</html>