Boost logo

Boost Users :

From: Nathan Pierluissi (npierluissi_at_[hidden])
Date: 2007-02-03 17:53:03


Greetings:
   
  I am having trouble using the /= operator to open folders with spaces in the name, ex. "My Documents" or "Program Files". Here is an example code:
   
  path full_path("c:\");
  string Fname="Program Files";
  full_path/=Fname;
   
  It works for any Fname (folder name) that doesn't have a space. Let me know if you need more information. Thanks in advance.
   
  -N. Pierluissi

 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net