Home | LTools | All Ancestors Report | Consulting Back


Sparky

Products and Services

LTools:
A collection of useful utilities for use with Millennia's Legacy Family Tree genealogy program.
 
Includes tools for viewing Legacy database tables, converting Legacy generated web pages to CSS, manipulating To-Do's, sorting events and children, and many other useful tasks, including the ability to execute raw SQL statements (for the power user).
All Ancestors Report:
Generates a descendant style web page from your Legacy Family Tree genealogy database for each of your top-most ancestors. Utilizes XML, XSLT, XPath, and CSS to give the user full control over the "look and feel" of the resulting web pages.
Genealogy Website Consulting & Custom Programming:
Need assistance with your genealogy web site? I might be able to help.
LCOPY:
A free command line (DOS) utility.
 
From the help...
 
Copies specified line numbers from one text file to another. It is
written in C# so it requires the .NET Framework.

LCOPY [-input <source file>] [-output <destination file>]
      [-start <first line number>] [-stop <last line number>]
      [-help] [-silent]

Example: lcopy -start 2 -input in.txt -output out.txt

The above example copies lines #2 thru EOF from in.txt to out.txt.

If -input is omitted, LCOPY uses STDIN.
If -output is omitted, LCOPY uses STDOUT.
If -start is omitted, LCOPY starts with line #1.
If -stop is omitted, LCOPY stops at EOF.
 

Last updated: 22 May 2010 15:48 -0400
Copyright © 2010, Zipper Software, All rights reserved.