Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How do you add .RTF to a file

by arthas (Hermit)
on Jun 05, 2003 at 14:32 UTC ( [id://263345]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    rename $myfile, $myfile.'.rtf';
    
  2. or download this
    $myfile = $myfile.'.rtf';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://263345]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found