Excellent. I thought there might be an option like that, but I couldn't find it in the COM function help.
I'll try it out. Thank you!
Steve McDonald
[log in to unmask]
> -----Original Message-----
> From: MarcEdit support in technical and instructional matters
> [mailto:[log in to unmask]] On Behalf Of Terry Reese
> Sent: Tuesday, April 15, 2014 3:27 PM
> To: [log in to unmask]
> Subject: Re: Getting MARC8 in Marc_Break within Script Wizard
>
> It is -- you have to change the function in the Marc_Break part of the script --
> but the COM signature is:
> MarcFileEx(string source, string dest, int flag)
>
> Source is the source file
> Dest is the destination file
> Flag = 0 is default (current characterset)
> 1 is marc8
> 2 is utf8
>
> Set 1 to convert to marc8, 2 to convert to utf8
>
> --tr
>
>
> -----Original Message-----
> From: MarcEdit support in technical and instructional matters
> [mailto:[log in to unmask]] On Behalf Of McDonald, Stephen
> Sent: Tuesday, April 15, 2014 2:48 PM
> To: [log in to unmask]
> Subject: [MARCEDIT-L] Getting MARC8 in Marc_Break within Script Wizard
>
> Terry,
>
> I have a nice little script originally created in Script Wizard and modified in an
> editor to automatically do some complicated logic not possible in the Wizard
> or tasks. One problem I have not solved is that some of the original files I
> want to run this on are in UTF8, and I need it in MARC8. For now, I manually
> use MarcBreaker to create a MARC8 version before I run my script.
> But I wonder whether it is possible to modify the Marc_Break function in the
> script to do the conversion, matching the functionality of the Convert To
> MARC8 checkbox in MarcBreaker?
>
> Steve McDonald
> [log in to unmask]
>
> __________________________________________________________
> ______________
>
> This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and
> instructional support in MarcEdit. If you wish to communicate directly with
> the list owners, write to [log in to unmask] To
> unsubscribe, send a message "SIGNOFF MARCEDIT-L" to
> [log in to unmask]
>
> __________________________________________________________
> ______________
>
> This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and
> instructional support in MarcEdit. If you wish to communicate directly with
> the list owners, write to [log in to unmask] To
> unsubscribe, send a message "SIGNOFF MARCEDIT-L" to
> [log in to unmask]
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|