# Extract a file pathname from a Netscape 4 mail message
Get File Name =
{Ctrl+l} Wait(500)
# Open a "forward" window
{Enter_2}
# Move to message body
{Ctrl+f}:\{Enter}{Esc}
# Search for ":\"
{Left_3}{Shift+End}{Ctrl+c} # Copy entire
pathname
{Alt+F4};
# Close the window
|