Well I've got PBP working, but my USB-serial adapter will be arriving tomorrow. I am trying to get my project synced between my iBook and my Desktop PC a little better, and have a folder shared on my iBook into VPC, which shows up as the S drive. I have full read/write privileges for this share, but for some reason I can't compile a project thats on my S drive. When I open the file (S:\Main1.2.pbp) and compile it, I get the following message. If I copy it onto the C drive everything works as per usual. Any ideas as to why this is happening? Are there any idiosyncrasies with PBP as far as filenames go that I should know about? (I know there's some issues with really long filenames)

This is the message I get: "ERROR: Unable to open file S:\MAI~XW).PBP"

Any ideas?