Skip to Contents
Document

BrowseAuthority macro

Version 13

View Properties

Title:BrowseAuthority macro
Summary:Browses the authority file with an existing heading or selected text. Last updated: 3 June 2008.
Description:
Keywords:
Handle: Document-21749
Owner: Nickeson, Walt (User-54, waltn:LibStaff)
Create Date:Wednesday, March 1, 2006 09:09:59 AM EST
Modified Date:Tuesday, June 3, 2008 02:42:00 PM EDT
Modified By: Nickeson, Walt (User-54, waltn:LibStaff)
Expiration Date:
Locked By:
Abstract:
  • The search string and the ' button texts must be kept separate but worked on in parallel WorkString$ = SearchString$ DisplayText$ = TruncateString$( WorkString$ ) DisplayTextName$ = "&Name '" & DisplayText$ & "'" DisplayTextSubj$ = "&Subject '" & DisplayText$ & "'" DisplayTextTitle$ = "&Title '" & DisplayText$ & "'" If WordCount% = 2 Or WordCount% = 3 Then SearchStringInverted$ = Mid$( SearchString$, Start% - 1 ) & ", " & Left$( SearchString$, Start% - 1 ) WorkString$ = SearchStringInverted$ ...
Add Versions:Allowed
Author:
Content Type: Text Format (.txt) - text/plain
File name:BrowseAuthority.txt
Is Placeholder:
Max Versions:4
Size:41321
Ready for Declare:No
Appears In: OCLC Connexion macros
Preferred Version: BrowseAuthority macro