REVO2700     J Records.Log  H              
    4P          _   %  U 
helvetica  
 U courier  	 U 
helvetica   U courier  
 W 
helvetica  
 U ms sans serif   U Arial  
 U Arial  	 U Book Antiqua   U Book Antiqua   W Book Antiqua  
 U 
helvetica   U 	Segoe UI   U Tahoma   U usesystemfont   U Palatino Linotype   W Times New Roman   U Times New Roman   U Times New Roman   U Times New Roman  	 U Palatino Linotype   U Palatino Linotype   U Palatino Linotype   W Times New Roman   W 
helvetica   W Palatino Linotype   W @Gulim   W @Gulim  
 W @Gulim  
 U @Gulim   U @Gulim   U Tempus Sans ITC   U Velvenda Cooler   U Verdana   U Teen Light   U Tahoma   U 8514oem  cREVGeneral    scripteditorvscroll  0breakpointconditions   scripteditorselection  0breakpoints   breakpointstates   AlreadyHidden  false cREVGeometryCache    stackID  19144 cRevStandaloneSettings       D Title Page   	P on openCard
if there is a card field id 1
then put "Card" && the number of this card && "of" && \
the number of cards into card field id 1
pass openCard
end openCard               cREVGeometryCacheIDs    1201214421194  174011201215097578  191281201214421195  177421241582521792  191321201214421196  37141201214421197  190991201214421198  191001201214421199  191011061857380521  191261201214421200  191021201214421202  19104 cREVGeometrycache    total  11order  
 cREVGeneral       C    J  J  J  J  J  J  J  J  F Document 1   	@              cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometryCache    order  
total  16  J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161238031097928  191171246074515226  191351238031097930  191191238031097929  191181238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097919  186191238031097920  191091238031097921  191101236722719689  191331238031097922  19111 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161238031097928  191171246074515226  191351238031097930  191191238031097929  191181238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097919  186191238031097920  191091238031097921  191101236722719689  191331238031097922  19111 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161238031097928  191171246074515226  191351238031097930  191191238031097929  191181238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097919  186191238031097920  191091238031097921  191101236722719689  191331238031097922  19111 cREVGeometrycache    total  16order     J  J    	@         d     cREVGeometryCacheIDs    1238031097923  191121238031097924  191131238031097927  191161246074515226  191351238031097928  191171238031097929  191181238031097930  191191238031097931  191201238031097932  191211238031097933  191221238031097918  182471238031097920  191091238031097919  186191238031097921  191101238031097922  191111236722719689  19133 cREVGeometrycache    total  16order     J
  J HCCdNmbrOfHC '
  function cardData
-- this handler stores the card data specified by the
-- user. DO NOT MOVE THE POSITION OF THIS HANDLER!
return "card"
end cardData

on newfield
-- create a new openCard handler when pasted
put word 1 of the long name of me into fieldType
if fieldType is "Bkgnd" then set sharedText of me to true
addStackScript fieldType
updateCardData fieldType
end newfield

on deleteField
removeScript
end deleteField

on removeScript
-- removes the openCard handler added on newField
put cardData() into fieldType
get script of fieldType
if line 1 of scriptBody(fieldType) is in it then
put offset(line 1 of scriptBody(fieldType),it) into startBlock
put startBlock + number of chars in scriptBody(fieldType) + \
the number of lines in scriptBody(fieldType) + 1 into endBlock
delete char startBlock to endBlock of it
set script of fieldType to it
end if
end removeScript

on mouseUp
-- rebuilds the openCard handler in the stack script if necessary
addStackScript cardData()
end mouseUp

on addStackScript fieldType
get script of fieldType
if "openCard" is in it then
if (fieldType && "field id" && id of me) is not in it then
put scriptBody(fieldType) & return after char \
(offSet("openCard",it) + 8) of it
set script of fieldType to it
end if
else
if it <> empty then
if last char of it = return then put return after it
else put return & return after it
end if
-- write the full handler
put "on openCard" & return & scriptBody(fieldType) & return & \
"pass openCard" & return & "end openCard" after it
set script of fieldType to it
end if
end addStackScript

function scriptBody fieldType
-- returns the body of the openCard handler
return "if there is a" && fieldType && "field id" && id of me & return & \
"then put" && quote & "Card" & quote && "&& the number of this card && " & \
quote & "of" & quote && "&& \" & return & "the number of cards into" && \
fieldType && "field id" && id of me
end scriptBody

on updateCardData fieldType
-- write range back to the data handler in this script
-- doesn't take effect until idle
get script of me
put quote & fieldType & quote into newData
put newData into char offset(quote,it) to (offSet("end",it) - 2) of it
set script of me to it
end updateCardData      D   0           cREVGeneral    revUniqueID  1201214421197  D Card 1 of 10   J 
Next Card g          I K D        con mouseUp
   visual effect scroll left
   go to next card
end mouseUp
                
 < 1 H              A     
Next Card           cREVGeneral    revUniqueID  1201214421198scripteditorvscroll  0scripteditorselection  43	       J Previous card gx    Fon mouseUp
   visual effect scroll right
go to prev card
end mouseUp
         w  <     H              @     'previous card (last card in the stack)           cREVGeneral    revUniqueID  1201214421199scripteditorvscroll  0scripteditorselection  40	       J Network Manager Gh $                                     H        Uon mouseUp
  go to card 2 of stack "Network"
end mouseUp
                
 < - J              Q              cREVGeneral    revUniqueID  1201214421200	       J 
Start Log G           e J        kon mouseUp
   visual effect scroll left slowly
   go to next card
end mouseUp

                
 <  l              Z              cREVGeneral    revUniqueID  1201214421202scripteditorvscroll  0scripteditorselection  65	       C    i       | c  F     cREVGeneral    revUniqueID  1201214421194  EN    	D             g  >       "   .   ; "   .   ;  "   .    ;  "   .    ;  "   .    ;  "   . <01    `f01 `  ; 001Ì 0 " 101Ì    . 001c 0   001c 0  ; 0013 1 " 001 0   . 001 0   101 0  ; 001 0 " `fa 0   . <     ;  "   .    ;  "   .    ;  "   .    ;  "   .    ;  "   .    ;  "  .  ; "  .    "   .   ; "   .   ;  "   .    ;  "   .    ;  "   .    ;  "   . <01    `f01 `  ; 001Ì 0 " 101Ì    . 001c 0   001c 0  ; 0013 1 " 001 0   . 001 0   101 0  ; 001 0 " `fa 0   . <     ;  "   .    ;  "   .    ;  "   .    ;  "   .    ;  "   .    ;  "  .  ; "  .    cREVGeneral    revUniqueID  1201214421195  I Card Index           }   J    	D                          `   0   00 011` 03` 0 y3`À 0ك3À 03` f3` 910` 00           `   0   00 011` 03` 0 y3`À 0ك3À 03` f3` 910` 00   
  J Table of Contents  	x   on mouseDown
if the shiftKey is down then sort lines of me
else if the optionKey is down then
createCardNameList -- rebuild list
exit mouseDown
else
-- go to the card associated with the click
currentLine
put the ticks into theTicks
repeat until the mouse is up
if the mouseloc is within the rect of target then
currentLine
put the ticks into theTicks
else select empty
end repeat
if (the ticks - theTicks) < 10 then
get the value of the selectedLine
if it is empty then exit mouseDown
visual effect iris open
if the style of me is "Scrolling" then set scroll of me to 0
go cd it
end if
end if
select empty
end mouseDown

on currentLine
put (((the mouseV - top of the target) - 4) + scroll of the target)\
div (textHeight of the target) + 1 into theLine
select char 1 to ((number of chars in (line theLine of target)) + 1)\
of line theLine to (theLine + 1) of target
end currentLine

on createCardNameList
-- create the list of card names
set the dontWrap of me to true
set the lockText of me to true
if the style of me is "Scrolling" then set scroll of me to 0
if "bkgnd" is in the target
then set the sharedText of target to true
put empty into me
repeat with curCard = 1 to number of cards
set cursor to busy
get the short name of card curCard
put it into line curCard of me
if the length of me > 30000 then
answer "Sorry, but this field's 30000" &&\
"character limit has been reached." --
exit to HyperCard
end if
end repeat
end createCardNameList

on newField
-- auto builds a new list when this field is pasted
createCardNameList
end newField        E              Title Page  Card Index  Document 1  Document 2  Document 3  Document 4  Document 5  card id 4746  card id 4939  card id 5264  card id 5499   J    	`    @ o F         	D       *         cREVGeneral    revUniqueID  1201214421196
  J Tangible v. Documentary  (`      $3 L   cCurrentObject  stack "C:/Users/Peter Tillers/Documents/MarshalAll/MarshalNet06/Network/Source Material/Evidence/Non-Human Sources/Document Log.rev"       cREVGeneral    revUniqueID  1061857380521  DDocumentary evidence and records are a subset of tangible & "real" evidence. The tangible evidence log and the tangible evidence file include the documents & recods listed in the documents & records log and stored, or recorded, in the tangible & real evidence file, or database.   J Tangible.Log mo       w "         Pon mouseUp
  go to stack "Tangible.Log"
end mouseUp
                
 2 ! n                      Log of Real & Tangible Evidence           cREVGeneral    revUniqueID  1201215097578scripteditorvscroll  0scripteditorselection  0	     
  J Peter Tillers  +H        @@      #           
cREVTable    currentview  Peter Tillers - 2010 cREVGeneral    revUniqueID  1241582521792  D Peter Tillers - 2010   J group id 19135   i           cREVGeneral    revUniqueID  1246074515226  GG group id 18247   i on openStack
hide message box
show menuBar
pass openStack
end openStack

on openCard
if there is a bkgnd field id 46
then put "Card" && the number of this card && "of" && \
the number of cards into bkgnd field id 46
pass openCard
end openCard      v     cREVGeneral    revUniqueID  1238031097918scripteditorvscroll  0scripteditorselection  0  H    	D              v      U@ U @ U  @&  U  @  0U	31|b	@6uq0eU	f910	G110U	1ܳ2	C154eU	8b@  U  @  U  UUUꂪUX 5U *UX 5U >UX  #U  "UX  #U ; #UX b"$ "U n "jUX  "U  "zUX " "uU  "zUX  "uU  { "zUX # " "uU   "zUX   "uU x|<x "zUX (l͂``f" "uU f́``f "zUX f́x`f "uU f́``f "zUX (f́``f" "uU l͂``f "zUX x|`<x "uU   "zUX $ " "uU   "zUX   "uU  { "zUX "?" "uU  "zUX  "uU  "zUX " "uU n "zUX H "uU ; "zUX "0 "uU  "zUX  8  "uU $  "zUX "cv1Γ "uU "I$ "zUX "Iy$ "uU "IA$ "zUX $I$ "uU 8cI1" "zUX "uU "zUX "uU "zUX "uU  @ # "zUX @ @ "@Ȗ "uU &1'c " ɀ "zUX )I$@I$ " A "uU )A$@ " @ "zUX )A$@I " @ "uU I$@I  "@@ "zUX 0 ė # "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX    "uU "   "zUX  bK11; "uU LJBHJI$  "zUX HCHJ	$ "uU HBHJ	$ "zUX "HJBHJI$ "uU a11$  "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX @ a   "uU       "zUXű8p "uU&$I$JI" "zUX$I$K  "uU$I$J	  "zUX$$$I$$JI  "uUF$rI "zUX  "uU  "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zU_uU zUV uUzU uU zUUU_UUUUUU            ` `               s gǳ.ǁǎ3g !d(Q	"(QQ y?$("Ѐ  $("( !d(Q	"(QQ t ǎqׂȻ      U@ U @ U  @&  U  @  0U	31|b	@6uq0eU	f910	G110U	1ܳ2	C154eU	8b@  U  @  U  UUUꂪUX 5U *UX 5U >UX  #U  "UX  #U ; #UX b"$ "U n "jUX  "U  "zUX " "uU  "zUX  "uU  { "zUX # " "uU   "zUX   "uU x|<x "zUX (l͂``f" "uU f́``f "zUX f́x`f "uU f́``f "zUX (f́``f" "uU l͂``f "zUX x|`<x "uU   "zUX $ " "uU   "zUX   "uU  { "zUX "?" "uU  "zUX  "uU  "zUX " "uU n "zUX H "uU ; "zUX "0 "uU  "zUX  8  "uU $  "zUX "cv1Γ "uU "I$ "zUX "Iy$ "uU "IA$ "zUX $I$ "uU 8cI1" "zUX "uU "zUX "uU "zUX "uU  @ # "zUX @ @ "@Ȗ "uU &1'c " ɀ "zUX )I$@I$ " A "uU )A$@ " @ "zUX )A$@I " @ "uU I$@I  "@@ "zUX 0 ė # "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX    "uU "   "zUX  bK11; "uU LJBHJI$  "zUX HCHJ	$ "uU HBHJ	$ "zUX "HJBHJI$ "uU a11$  "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX @ a   "uU       "zUXű8p "uU&$I$JI" "zUX$I$K  "uU$I$J	  "zUX$$$I$$JI  "uUF$rI "zUX  "uU  "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zUX "uU "zU_uU zUV uUzU uU zUUU_UUUUUU            ` `               s gǳ.ǁǎ3g !d(Q	"(QQ y?$("Ѐ  $("( !d(Q	"(QQ t ǎqׂȻ       cREVGeneral    revUniqueID  1238031097919  J 
Next card G          
  f <        `on mouseUp
   visual effect scroll left
go to next card
end mouseUp
                
 < - h              A              cREVGeneral    revUniqueID  1238031097920scripteditorvscroll  0scripteditorselection  39	       J Previous card Gx   Fon mouseUp
   visual effect scroll right
go to prev card
end mouseUp
            i <     	j              @              cREVGeneral    revUniqueID  1238031097921scripteditorvscroll  0scripteditorselection  40	     
  J Description of Document  (h             cCurrentObject  stack "C:/Users/Peter Tillers/Documents/MarshalAll/MarshalNet06/Network/Source Material/Evidence/Non-Human Sources/Document Log.rev"        cREVGeneral    revUniqueID  1238031097922  F    J    J    J    J    J    J    J    J    J    `    @    } 
  J Document Date  (        z N       )       cREVGeneral    revUniqueID  1238031097923  F      J    J    J    J    J    J    J    J  
  J Document ID No.  (       \ A m %     *       cREVGeneral    revUniqueID  1238031097924  F    J    J    J    J    J    J    J    J    J Network Manager E              /   Uon mouseUp
  go to card 2 of stack "Network"
end mouseUp
                
 < ! j                              cREVGeneral    revUniqueID  1238031097927	     
  J Analyst   (         P        0       cREVGeneral    revUniqueID  1238031097928  F    J    J    J    J    J    J    J    J    J First Card G   4on mouseUp
go to card 1 of this stack
end mouseUp

          z" f 9     1j                            cREVGeneral    revUniqueID  1238031097929	       J Sort by Field "Time" @Ey  on mouseUp
if short name of this stack is "ReadyMade Buttons" then -- 
beep
answer "Can't sort the cards of this stack." -- 
exit to hyperCard
end if
answer "In which direction do you want to sort?" with "Cancel" or "Descending" or "Ascending" -- 
if it is "Cancel" then exit mouseUp -- 
put it into sortDirection
answer "What type of information do you want to sort?" with "Date/Time" or "Numeric" or "Text" -- 
if it is "Date/Time" then put "dateTime" into sortType -- 
else if it is "Numeric" then put it into sortType -- 
else put "International" into sortType -- 
answer "Sort cards of this bkgnd using contents of:" with "Bkgnd Field" or "Card Name" -- 
if it is "Bkgnd Field" then put true into sortContents -- 
else put false into sortContents
if sortContents then
ask "Enter name or number of bkgnd field to use when sorting:" with one -- 
if it is empty or it is "Cancel" then exit mouseUp -- 
if there is no bg field it then
answer "There is no bkgnd field" && it & "."
exit mouseUp
end if
do "sort cards of this bkgnd" && sortDirection && sortType && "by bg field" && it
else do "sort cards of this bkgnd" && sortDirection && sortType && "by name of this card"
end mouseUp       F       2          cREVGeneral    revUniqueID  1238031097930	     
  J   (h          jS #     3       cREVGeneral    revUniqueID  1238031097931  F    J    J    J    J    J    J    J    J    J    `    @  k  ! 
  J    (h         e      4       cREVGeneral    revUniqueID  1238031097932  F    J    J    J    J    J    J    J    J    J Tangible Evidence Log e              5   Pon mouseUp
  go to stack "Tangible.Log"
end mouseUp
                
 <  l                     Tangible Evidence Log           cREVGeneral    revUniqueID  1238031097933scripteditorvscroll  0scripteditorselection  36	       J Make New Card Eh          @@@@   #  5        Eon mouseUp
doMenu "New Card"
end mouseUp
                
 < - j                              cREVGeneral    revUniqueID  1236722719689	      
