Hi Rick,
I think you need to define an HRL that contains a repetition of your VRL-format; I’m not sure though which sort of repetition you’ll need.
For example:
Segment 1
========
Name: RECORD
File name: .vrl.frl
Repeat options: (not sure…)
Then to iterate over the VRL’s in your translation use
Type: segment;
Basis: RECORD
Variable: %s1.
You can then access the fields in the VRL by using
RECORD(%s1)..
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands