Help for this page
$j=$h+8; $p=1; $v=8;
($j, $p, $v) = ($h+8, 1, 8);
($j = $h+8),($p = 1), ($v = 8);