MARCEDIT-L Archives

April 2014

MARCEDIT-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Terry Reese <[log in to unmask]>
Reply To:
MarcEdit support in technical and instructional matters <[log in to unmask]>
Date:
Tue, 15 Apr 2014 15:26:39 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
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]

ATOM RSS1 RSS2