I have v.2.2.4Koha on windows. I would like to make a copy of the MARC subfield file under c:\usr\koha224\cgi-bin\admin\marc_subfield... since this is a pl file... how can I copy it to a disk and save it to a different computer? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Carol, the file you are talking about is a program -- is that what you want to copy, or do you want to copy your MARC subfield structure? If the structure is what you want, you should use mysqldump (see the MySQL manual) to make a copy of the marc_subfield_structure table. Stephen Carol Ku said:
I have v.2.2.4Koha on windows.
I would like to make a copy of the MARC subfield file under c:\usr\koha224\cgi-bin\admin\marc_subfield... since this is a pl file... how can I copy it to a disk and save it to a different computer?
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges@skemotah.com
participants (2)
-
Carol Ku -
Stephen Hedges