Ed, Take a look at the script. That is largely what it does. My notes at the beginning speak to this, that is parses the FSC line using the @ delimiter, and where you can modify it for your item types. The simple MarcEdit move this to there function won't cut it.
Doug >>> "Roche III, Edward" <edward_ro...@solanco.k12.pa.us> 3/20/2009 10:05 AM >>> Ok...I can move the $x data to a dummy field but does anyone know how to strip the @a from the field so I can move it to the $y in 952? Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" -----Original Message----- From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On Behalf Of Roche III, Edward Sent: Thursday, March 19, 2009 2:35 PM To: Doug Dearden Cc: koha-devel@lists.koha.org Subject: Re: [Koha-devel] [Koha] Item Type Defined in MARC Thank you this helps a lot. Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" -----Original Message----- From: Doug Dearden [mailto:dear...@sarsf.org] Sent: Thursday, March 19, 2009 2:03 PM To: Joe Atzberger; Doug Dearden; Roche III, Edward Cc: k...@lists.katipo.co.nz Subject: Re: [Koha] Item Type Defined in MARC Just looked again, also put it into 942$c. Doug >>> "Doug Dearden" <dear...@sarsf.org> 3/19/2009 11:57:21 AM >>> Ed, I believe your answer is in here: =952 \\$bFiction$hFIC dla$pt0025982$t1$x...@ar@b...@c20081014@i...@jhardcover@fFollett$xFUND: District$aSHS The $x fields contain the detail info that was exported from Follett. I think the item code you are looking for in this example is "R". The string that starts $xFSC has fields that are delimited by "@". The item type is in the @a field. The script I sent and later posted to the web site contains code to do the conversion, if you use it you need to modify it to convert from your Follett item type codes to your koha item type codes. Looking at the script I put it into the 952$y field. Best, Doug >>> "Roche III, Edward" <edward_ro...@solanco.k12.pa.us> 3/19/2009 11:34:27 AM >>> That is what I am trying to do . The only thing I can find for Follett is it put a 3 character code in the LDR field at position 5, 6 and 7 to represent the type of item. Anyone that migrates from Follett how did you assign your item types? Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" From: Joe Atzberger [mailto:ohioc...@gmail.com] Sent: Thursday, March 19, 2009 12:59 PM To: Roche III, Edward Cc: k...@lists.katipo.co.nz Subject: Re: [Koha] Item Type Defined in MARC You should create the itemtype codes in Koha to match your data, or edit your data to match your new codes. The question you are asking is better directed to a FOLLETT group regarding where that system outputs itemtype. --Joe 2009/3/19 Roche III, Edward <edward_ro...@solanco.k12.pa.us> Good Morning All Does anyone know where in MARC is the item type defined? In my exported data from Follett I don't see anything that looks like the item type codes that are in Koha. Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?" _______________________________________________ Koha mailing list k...@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list k...@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel