![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Re: VB project backup
You should be able to find them all by listing the
project file, move them all into a new folder, and edit the project file to reflect the new locations. "Per Juul Larsen" <juul@larsen.dk> wrote in message news:21bfc$48921677$57486c0a$27143@news.comxnet.dk ... > Hi > > how can I bring together files belonging to a project in a single folder. > At the moment, my Visual basic project is spread over several projects > Kind regards. > pjl, denmark |
|
|||
|
Re: VB project backup
Per Juul Larsen wrote:
> Hi > > how can I bring together files belonging to a project in a single > folder. At the moment, my Visual basic project is spread over several > projects > Kind regards. > pjl, denmark I'm not aware of a utility to do it. Common practice is to have a single parent folder for the entire project (But I have another shard folder as well). -- Dean Earley (dean.earley@icode.co.uk) i-Catcher Development Team iCode Systems |
|
|||
|
Re: VB project backup
It's called "Notepad"... the .vbp (or "Project") fiile is text. Once you've listed the file locations in this file, you can then gather them all together in a single folder, and then edit the project file to reflect the changes. "Dean Earley" <dean.earley@icode.co.uk> wrote in message news:4892c295$0$2510$da0feed9@news.zen.co.uk... > Per Juul Larsen wrote: >> Hi >> how can I bring together files belonging to a project in a single >> folder. At the moment, my Visual basic project is spread over several >> projects >> Kind regards. >> pjl, denmark > > I'm not aware of a utility to do it. |
|
|||
|
Re: VB project backup
Reverend Fuzzy skrev:
> It's called "Notepad"... the .vbp (or "Project") fiile is text. > > Once you've listed the file locations in this file, you can > then gather them all together in a single folder, and then > edit the project file to reflect the changes. > > > "Dean Earley" <dean.earley@icode.co.uk> wrote in message > news:4892c295$0$2510$da0feed9@news.zen.co.uk... >> Per Juul Larsen wrote: >>> Hi >>> how can I bring together files belonging to a project in a single >>> folder. At the moment, my Visual basic project is spread over several >>> projects >>> Kind regards. >>> pjl, denmark >> I'm not aware of a utility to do it. > > Thank You for relevant answer. regards pjl |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|