Scripts

Time restricted multifile search with duplicate remove

This script will monitor several databases with a defined time span and remove duplicates.
Download: script25.sc [0.9kb]

\* ------------------------------------------------------------------
\* STN Express Script
\* Name:  multi01.sc
\* Function: Time restricted multifile search with duplicate remove
\* Author:  Andreas Litscher, InfoLit Infobroker GmbH, CH-Bern
\* Date:  19.12.2007
\* ------------------------------------------------------------------

capture off <>

=> set plural on
echo ""
echo "Type in the first date in ISO-Format"
echo "e.g. 20070801"
get _datum

=> del his y;del exp y
=> index medline embase biosis caplus inspec compendex
=> set detail on
=> s fetal(2a)(disease or surgery) and up=>_datum \> _lnum1
capture on
=> set detail off

=> file hit
=> s _lnum1 \> _lnum2
=> set duporder file
=> dup rem _lnum2

=> d ti from each
=> d his
capture off <>

=> file stnguide
\* ------------------------------------------------------------------

Post a comment

Enter your comments to the field below.



Name (required):  
Email (required):  
Type the code:

  Save personal information
  Receive notifications for this comment