A logical path can be used to avoid hardcoding file server path or file name in a program. That way, if the server path ever changes, no program change needs to be applied. Only the logical path needs to be changed.
A logical path can be used to avoid hardcoding file server path or file name in a program. That way, if the server path ever changes, no program change needs to be applied. Only the logical path needs to be changed.