Re: Saving revisions of a VB program
- From: "VB_Newby" <VB_Newby@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: 17 Jan 2006 00:06:55 GMT
Michael C said
> "VB_Newby" <VB_Newby@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:43cc3108$0$66302
>> Thanks, but I'm just a hacker. I'm not looking for an Enterprise
>> solution. This program is for my own use.
>
> Then something along the lines of what you are doing is ok.
>
>> If I just do a File|Save_Project_As to a new directory should I
>> not assume all components of the project (frm1, fmr1,
>> shell32.bas) be saved accordingly and all references between
>> them be correct?
>
> Except I would not use Save As. Just have a dir that you keep
> your project in and just Copy-Paste the files using windows
> explorer. Keep your main dev dir the same all the time and vary
> the copies, eg:
>
> MyApp
> MyAppBuild126
> MyAppBuild132
> etc
Thanks! Greatly appreciated.
.
- Follow-Ups:
- Re: Saving revisions of a VB program
- From: mscir
- Re: Saving revisions of a VB program
- References:
- Saving revisions of a VB program
- From: VB_Newby
- Re: Saving revisions of a VB program
- From: Michael C
- Re: Saving revisions of a VB program
- From: VB_Newby
- Re: Saving revisions of a VB program
- From: Michael C
- Saving revisions of a VB program
- Prev by Date: Re: Saving revisions of a VB program
- Next by Date: Re: module not passing information
- Previous by thread: Re: Saving revisions of a VB program
- Next by thread: Re: Saving revisions of a VB program
- Index(es):
Relevant Pages
|