----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 3:16 PM Subject: Transfer channel settings to other PCs
Hi, I'm new to Plucker and hope, that the answer to my question is not too obvious for you (don't want to get flamed): Is there an easy way to transfer my channel settings from one computer (e.g. my home PC) to a second desktop installation (e.g. my office PC). I work at different locations and would simply like to safe my latest settings to disk and take it with me (thus being able to create a new pdb whenever I have access to the internet). Help will be appreciated, Michael - - - Hi Michael, If you are using a 3 1/2 floppy diskette drive from these two locations: You can create two batch files on your transfer disk; provided you have the Plucker software install on both computers. My DOS commands may be a little rusty here ;) Create first a filename > PLUCKOUT.BAT file: type - then save > @echo off copy c:\progra~1\PLUCKER\CHANNELS\*.* a:\CHANNELS Create a second batch file on the same floppy naming it > PLUCKIN.BAT : type - then save > @echo off copy a:\CHANNELS c:\progra~1\PLUCKER\CHANNELS\ Then access the floppy from Windows Explorer or DOS and type/press PLUCKOUT.BAT. Then put this channels backup "diskette" in your other computer, then type/press PLUCKIN.BAT; then all your channels should be transfer to your secondary computer. Hope this message helps? Byron Collins _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

