User Tools

Site Tools


pug-l:2001

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
pug-l:2001 [2011/03/06 14:12] – created PUGwiki Adminpug-l:2001 [2011/04/20 16:59] – [Major or last occupation or residence] Malcolm Austen
Line 44: Line 44:
  
 ===== Major or last occupation or residence ===== ===== Major or last occupation or residence =====
- 
  
 One of Pedigree's strengths has been the support for multiple occurrences of occupations and residences spanning peoples' lives.  The downside has been the difficulty of showing only one of them, when a particular chart or tree has required this. One of Pedigree's strengths has been the support for multiple occurrences of occupations and residences spanning peoples' lives.  The downside has been the difficulty of showing only one of them, when a particular chart or tree has required this.
  
 The PediView Elton.ped database introduced an extra picture for occupation called major which allowed you to add a semicolon to occupation.title that you didn't want to be shown, with the picture The PediView Elton.ped database introduced an extra picture for occupation called major which allowed you to add a semicolon to occupation.title that you didn't want to be shown, with the picture
-  + 
-if not  title contains ";" then title ", " end+  if not  title contains ";" then title ", " end
  
 So that only titles without a semicolon would be shown. So that only titles without a semicolon would be shown.
Line 59: Line 58:
 Define a new picture script name called 'final' for occupation and enter: Define a new picture script name called 'final' for occupation and enter:
  
-if to absent then title  +  if to absent then title  
-end+  end
  
 Then use final(occupation) instead of your original picture in (say) Person detail picture script. Then use final(occupation) instead of your original picture in (say) Person detail picture script.
Line 66: Line 65:
 Define a new picture script name called 'final' for residence and enter: Define a new picture script name called 'final' for residence and enter:
  
-if to absent then +  if to absent then 
- [dwelling|][road|][locality|][TOWN county|][postcode country|] +    [dwelling|][road|][locality|][TOWN county|][postcode country|] 
-end+  end
  
 The main script has been copied from the 'address' picture so that you could use this new 'final(residence)' picture in the Source letter report.  It is obviously wrong to have more than one address – particularly a previous address, in a letter! The main script has been copied from the 'address' picture so that you could use this new 'final(residence)' picture in the Source letter report.  It is obviously wrong to have more than one address – particularly a previous address, in a letter!
Line 74: Line 73:
 If you don't know a 'to' date, it can always be 'bef.' death.date or some other later date.  If you don't know a 'to' date, it can always be 'bef.' death.date or some other later date. 
  
-(Murray Kennedy)+//(Murray Kennedy)//
  
 ===== Modification of control.ged ===== ===== Modification of control.ged =====
pug-l/2001.txt · Last modified: 2018/08/30 00:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki