Lines Matching refs:rel_path
198 $ rel_path = ref_dir - "[" - ref_base_dir
199 $! rel_path_len = f$length(rel_path) - 1
200 $! delim = f$extract(rel_path_len, 1, rel_path)
201 $! rel_path = rel_path - ".]" - ".>" - "]" - ">"
202 $! rel_path = rel_path + delim
206 $! if rel_path .eqs. ".examples.scripts^.noah]"
208 $! rel_path = ".examples.scripts_noah]"
210 $! if rel_path .eqs. ".examples.scripts^.v2]"
212 $! rel_path = ".examples.scripts_v2]"
216 $ wrk_path = wrk + rel_path
323 $ rel_path = ref_dir - "[" - wrk_base_dir
326 $ wrk_path = ref + rel_path