Output format headers

Nancy Palmquist nlp at vss3.com
Fri Dec 8 13:52:09 PST 2006


Rodgers Hemer wrote:
> Top Posted
> 
> I am trying this question again as I have not yet received any  
> suggestions that solved the problem.  Steve Wiltsie and Richard  Kreiss 
> tried but to no avail.  I did run the code using debug and saw  nothing 
> wrong.   The real, dummy, and system fields showed the  correct data.  
> However, when the code is run, those results do not  show in the header 
> section, not even the system fields of @td and  @pn.  This same code ran 
> perfectly on a windows system and other  reports on the SCO system are 
> working as expected.  The only thing  that I see as unique in this case 
> is that the program is archiving  and deleting the selected records 
> during the output process.  And  then the report is printed as a final 
> step.
> I would be most grateful for additional ideas to correct this  problem.  
> The process table (prc.arcbox for file fhms) and its output  form are 
> attached if that would be helpful.

Roger,

Is it possible that when you moved the processing, the automatic table 
did not get renamed correctly.

On windows the automatic table is called:  AUTO.PRC

On Unix it is called: prc.automatic

You do not say how you moved stuff and if it was with fpTransfer, if it 
was a current version, but I have seen this happen.

Also on unix, all the menus are case-significant and on Windows they are 
not.  Make sure what is on the menu represents the true case of the 
process tables.

prc.automatic - always assumed lower case
prc.input	- always assumed lower case

I have seen versions of fpTransfer - cut off names (usually on the Unix 
to Windows move, but a new version of windows using an old version of 
xfer could do it.)

Nancy




-- 
Nancy Palmquist 		MOS & filePro Training Available
Virtual Software Systems	Web Based Training and Consulting	
PHONE: (412) 835-9417		   Web site:  http://www.vss3.com


More information about the Filepro-list mailing list