if ($ff1) { my @a_ff1 = &GetRow("$ff1") } #### if ($ff1) { my @a_ff1 = &GetRow("$ff1"); print join "\n", @a_ff1; }