INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Initialize from the characters of 'path'.
-- Creates a single path and stores it in 'full_path'.
-- Does 'full_path' include 'drive' ?
-- Does 'full_path' include 'directory' ?
-- Does 'full_path' include 'filename' ?
-- Does 'full_path' include 'extension' ?
-- Does 'full_path' include wildcards ?
-- Drive component; Void if none.
-- Directory component; Void if none.
-- Filename component; Void if none.
-- Extension component; Void if none.
-- Drive and Directory; Void if none
-- Filename and Extension; Void if none
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |