Porting subfiles to the HP - The Solution

Ken Langendock ken.langendock at rogers.com
Wed May 11 12:41:53 CDT 2011


After several emails from Don, Doug, John and Jerome, I was able to find out
what I needed to know.

 

I create a portable subfile on the windows environment.

I upload the files created onto the HP using Reflection (data file at 600
bytes, dictionary file at 0 bytes (80)).

I created a job to do the following;

 

BUILD vnx99aa.sub;REC=-80,16,F,ASCII;CODE=647

FCOPY FROM=vnx99aa;TO=vnx99aa.sub

BUILD vnx99aaq.sub;REC=-600,16,F,ASCII;CODE=648

FCOPY FROM=vnx99aaq;TO=vnx99aaq.sub

 



More information about the powerh-l mailing list