Step by Step Programming with Base SAS 9 4 Second Edition Sas Institute 2024 scribd download
Step by Step Programming with Base SAS 9 4 Second Edition Sas Institute 2024 scribd download
com
https://textbookfull.com/product/step-by-step-programming-
with-base-sas-9-4-second-edition-sas-institute/
OR CLICK BUTTON
DOWNLOAD NOW
https://textbookfull.com/product/sas-certification-prep-guide-base-
programming-for-sas-9-4th-edition-sas-institute/
textboxfull.com
https://textbookfull.com/product/sas-certified-specialist-prep-guide-
base-programming-using-sas-9-4-sas/
textboxfull.com
https://textbookfull.com/product/sas-certification-prep-guide-base-
programming-for-sas-9-fifth-edition-edition-sas-sas-sas/
textboxfull.com
https://textbookfull.com/product/python-programming-a-step-by-step-
guide-from-beginner-to-advance-second-edition-eddison/
textboxfull.com
Learn to Program with Python 3: A Step-by-Step Guide to
Programming Irv Kalb
https://textbookfull.com/product/learn-to-program-with-
python-3-a-step-by-step-guide-to-programming-irv-kalb/
textboxfull.com
https://textbookfull.com/product/learn-to-program-with-
python-3-a-step-by-step-guide-to-programming-2nd-edition-irv-kalb/
textboxfull.com
https://textbookfull.com/product/ansi-c-programming-learn-ansi-c-step-
by-step-1st-edition-yashavant-kanetkar/
textboxfull.com
https://textbookfull.com/product/serial-attached-
scsi-4-sas-4-r10b-6777/
textboxfull.com
https://textbookfull.com/product/visual-basic-for-kids-a-step-by-step-
computer-programming-tutorial-philip-conrod/
textboxfull.com
Step-by-Step Programming with
Base SAS 9.4 ®
Second Edition
SAS Documentation
®
The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. Step-by-Step Programming
with Base SAS® 9.4, Second Edition. Cary, NC: SAS Institute Inc.
Step-by-Step Programming with Base SAS® 9.4, Second Edition
Copyright © 2016, SAS Institute Inc., Cary, NC, USA
ISBN 978-1-62959-894-9 (Hard copy)
ISBN 978-1-62960-806-8 (PDF)
All Rights Reserved. Produced in the United States of America.
For a hard-copy book: No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in
any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission
of the publisher, SAS Institute Inc.
For a web download or e-book: Your use of this publication shall be governed by the terms established by the
vendor at the time you acquire this publication.
The scanning, uploading, and distribution of this book via the Internet or any other means without the permission of
the publisher is illegal and punishable by law. Please purchase only authorized electronic editions and do not
participate in or encourage electronic piracy of copyrighted materials. Your support of others’ rights is appreciated.
U.S. Government License Rights; Restricted Rights: The Software and its documentation is commercial computer
software developed at private expense and is provided with RESTRICTED RIGHTS to the United States
Government. Use, duplication, or disclosure of the Software by the United States Government is subject
to the license terms of this Agreement pursuant to, as applicable, FAR 12.212, DFAR 227.7202-1(a), DFAR
227.7202-3(a), and DFAR 227.7202-4, and, to the extent required under U.S. federal law, the minimum restricted
rights as set out in FAR 52.227-19 (DEC 2007). If FAR 52.227-19 is applicable, this provision serves as notice under
clause (c) thereof and no other notice is required to be affixed to the Software or documentation. The Government’s
rights in Software and documentation shall be only those set forth in this Agreement.
SAS Institute Inc., SAS Campus Drive, Cary, NC 27513-2414
November 2016
SAS® and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS
Institute Inc. in the USA and other countries. ® indicates USA registration.
Other brand and product names are trademarks of their respective companies.
SAS software may be provided with certain third-party software, including but not limited to open-source software,
which is licensed under its applicable third-party software license agreement. For license information about third-
party software distributed with SAS software, refer to http://support.sas.com/thirdpartylicenses.
9.4-P2:basess
Contents
Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165
Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166
Chapter 22 • Conditionally Processing Observations from Multiple SAS Data Sets . . . . . . . . 349
Introduction to Conditional Processing from Multiple SAS Data Sets . . . . . . . . . . . . 349
Input SAS Data Sets for Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 350
Determining Which Data Set Contributed the Observation . . . . . . . . . . . . . . . . . . . . . 353
Contents vii
Chapter 23 • Analyzing Your SAS Session with the SAS Log . . . . . . . . . . . . . . . . . . . . . . . . . . 365
Introduction to Analyzing Your SAS Session with the SAS Log . . . . . . . . . . . . . . . . . 366
Understanding the SAS Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 366
Locating the SAS Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 369
Understanding the Log Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 369
Writing to the SAS Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 375
Suppressing Information in the SAS Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 382
Changing the Appearance of the Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 387
Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 387
Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 388
Chapter 29 • Creating Detail and Summary Reports with the REPORT Procedure . . . . . . . . . 501
Introduction to Creating Detail and Summary Reports with the REPORT Procedure . 501
Understanding How to Construct a Report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 502
Input File and SAS Data Set for Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 504
Creating Simple Reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 505
Creating More Sophisticated Reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 514
Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 523
Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 527
Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 710
Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 710
Chapter 38 • Modifying SAS Data Set Names and Variable Attributes . . . . . . . . . . . . . . . . . . . 713
Introduction to Modifying SAS Data Set Names and Variable Attributes . . . . . . . . . . 713
Input Data Library for Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 714
Renaming SAS Data Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 714
Modifying Variable Attributes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 716
Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 723
Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 724
Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 839
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 859
xii Contents
xiii
Syntax Components
The components of the syntax for most language elements include a keyword and
arguments. For some language elements, only a keyword is necessary. For other
language elements, the keyword is followed by an equal sign (=). The syntax for
arguments has multiple forms in order to demonstrate the syntax of multiple arguments,
with and without punctuation.
keyword
specifies the name of the SAS language element that you use when you write your
program. Keyword is a literal that is usually the first word in the syntax. In a CALL
routine, the first two words are keywords.
In these examples of SAS syntax, the keywords are bold:
CHAR (string, position)
CALL RANBIN (seed, n, p, x);
ALTER (alter-password)
BEST w.
REMOVE <data-set-name>
In this example, the first two words of the CALL routine are the keywords:
CALL RANBIN(seed, n, p, x)
The syntax of some SAS statements consists of a single keyword without arguments:
DO;
xiv About This Book
In this example, string and substring are required arguments, whereas modifiers and
startpos are optional.
FIND(string, substring <, modifiers> <, startpos>
argument(s)
specifies that one argument is required and that multiple arguments are allowed.
Separate arguments with a space. Punctuation, such as a comma ( , ) is not required
between arguments.
The MISSING statement is an example of this form of multiple arguments:
MISSING character(s);
<LITERAL_ARGUMENT>argument-1<<LITERAL_ARGUMENT>argument-2 ... >
specifies that one argument is required and that a literal argument can be associated
with the argument. You can specify multiple literals and argument pairs. No
punctuation is required between the literal and argument pairs. The ellipsis (...)
indicates that additional literals and arguments are allowed.
The BY statement is an example of this argument:
BY <DESCENDING> variable-1 <<DESCENDING> variable-2 …>;
argument-1 <option(s)> <argument-2 <option(s)> ...>
specifies that one argument is required and that one or more options can be
associated with the argument. You can specify multiple arguments and associated
options. No punctuation is required between the argument and the option. The
ellipsis (...) indicates that additional arguments with an associated option are
allowed.
The FORMAT procedure PICTURE statement is an example of this form of multiple
arguments:
PICTURE name <(format-option(s))>
<value-range-set-1 <(picture-1-option(s))>
<value-range-set-2 <(picture-2-option(s))> …>>;
Syntax Conventions for the SAS Language xv
Style Conventions
The style conventions that are used in documenting SAS syntax include uppercase bold,
uppercase, and italic:
UPPERCASE BOLD
identifies SAS keywords such as the names of functions or statements. In this
example, the keyword ERROR is written in uppercase bold:
ERROR <message>;
UPPERCASE
identifies arguments that are literals.
In this example of the CMPMODEL= system option, the literals include BOTH,
CATALOG, and XML:
CMPMODEL=BOTH | CATALOG | XML |
italic
identifies arguments or values that you supply. Items in italic represent user-supplied
values that are either one of the following:
• nonliteral arguments. In this example of the LINK statement, the argument label
is a user-supplied value and therefore appears in italic:
LINK label;
• nonliteral values that are assigned to an argument.
In this example of the FORMAT statement, the argument DEFAULT is assigned
the variable default-format:
FORMAT variable(s) <format > <DEFAULT = default-format>;
Special Characters
The syntax of SAS language elements can contain the following special characters:
xvi About This Book
=
an equal sign identifies a value for a literal in some language elements such as
system options.
In this example of the MAPS system option, the equal sign sets the value of MAPS:
MAPS=location-of-maps
<>
angle brackets identify optional arguments. A required argument is not enclosed in
angle brackets.
In this example of the CAT function, at least one item is required:
CAT (item-1 <, item-2, …>)
|
a vertical bar indicates that you can choose one value from a group of values. Values
that are separated by the vertical bar are mutually exclusive.
In this example of the CMPMODEL= system option, you can choose only one of the
arguments:
CMPMODEL=BOTH | CATALOG | XML
...
an ellipsis indicates that the argument can be repeated. If an argument and the ellipsis
are enclosed in angle brackets, then the argument is optional. The repeated argument
must contain punctuation if it appears before or after the argument.
In this example of the CAT function, multiple item arguments are allowed, and they
must be separated by a comma:
CAT (item-1 <, item-2, …>)
'value' or "value"
indicates that an argument that is enclosed in single or double quotation marks must
have a value that is also enclosed in single or double quotation marks.
In this example of the FOOTNOTE statement, the argument text is enclosed in
quotation marks:
FOOTNOTE <n> <ods-format-options 'text' | "text">;
;
a semicolon indicates the end of a statement or CALL routine.
In this example, each statement ends with a semicolon:
data namegame;
length color name $8;
color = 'black';
name = 'jack';
game = trim(color) || name;
run;
Several methods of referring to SAS libraries and external files are available, and some
of these methods depend on your operating environment.
In the examples that use external files, SAS documentation uses the italicized phrase
file-specification. In the examples that use SAS libraries, SAS documentation uses the
italicized phrase SAS-library enclosed in quotation marks:
infile file-specification obs = 100;
libname libref 'SAS-library';
xviii About This Book
xix
Overview
Step-by-Step Programming with Base SAS 9.4 shows you how to create SAS programs
step by step. You are provided with conceptual information and examples that illustrate
the SAS concepts. You can execute the programs in this document and view the results.
This document contains the basic information that you need to begin writing and
debugging your SAS code.
The following enhancements have been made to the documentation:
• additional information about debugging SAS programs
• new method of concatenating SAS variables
• updated sections on Output Delivery System (ODS)
In the third maintenance release for SAS 9.4, the following enhancements have been
made to the documentation:
• discussion of the DSD option was added to the documentation about list input
• directions for viewing ODS style templates were updated (see “Customizing ODS
Output at the Level of a SAS Job” on page 667)
• discussion of the IN= data set option was added to the documentation about merging
data sets
Additional information and examples of SAS log output have been added. Items in the
SAS log are explained so that you can more easily debug your own SAS programs.
Documentation for the DATA step debugger has been added. The DATA step debugger
is a tool that enables you to find logic errors in your program. A description of the tool
and examples are provided. A list of commands that you use with the debugger is also
provided.
xx Step-by-Step Programming
A preferred method of concatenating SAS variables has been introduced. You use the
CAT function to return a concatenated character string.
The sections about the Output Delivery System (ODS) have been updated, and new
information has been added. ODS gives you greater flexibility in generating, storing, and
reproducing SAS procedure and DATA step output along with a wide range of
formatting options. ODS provides formatting functionality that is not available when
using individual procedures or the DATA step without ODS.
Beginning with SAS 9.3, the default destination in the SAS windowing environment is
HTML, and ODS Graphics is enabled by default. These new defaults have several
advantages. Graphs are integrated with tables, and all output is displayed in the same
HTML file using a new style. This new style, HTMLBlue, is an all-color style that is
designed to integrate tables and modern statistical graphics. The examples in this
document now show HTML output.
xxi
Overview
For information about the accessibility of Base SAS, see the SAS 9.4 Companion for
Windows.
xxii Accessibility Features of Step-by-Step Programming with Base SAS 9.4
1
Part 1
Chapter 1
What is the SAS System? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Chapter 2
Working with Output Defaults . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2
3
Chapter 1
What is the SAS System?
How you use SAS depends on what you want to accomplish. Some people use many of
the capabilities of the SAS System, and others use only a few.
At the core of the SAS System is Base SAS software, which is the software product that
you will learn to use in this documentation. This section presents an overview of Base
SAS. It introduces the capabilities of Base SAS, addresses methods of running SAS, and
outlines various types of output.
variable
data value
In a SAS data set, each row represents information about an individual entity and is
called an observation. Each column represents the same type of information and is called
a variable. Each separate piece of information is a data value. In a SAS data set, an
observation contains all the data values for an entity; a variable contains the same type of
data value for all entities.
Components of Base SAS Software 5
To build a SAS data set with Base SAS, you write a program that uses statements in the
SAS programming language. A SAS program that begins with a DATA statement and
typically creates a SAS data set or a report is called a DATA step.
The following SAS program creates a SAS data set named WEIGHT_CLUB from the
health club data:
data weight_club; 1
input IdNumber 1-4 Name $ 6-24 Team $ StartWeight EndWeight; 2
Loss=StartWeight-EndWeight; 3
datalines; 4
1023 David Shaw red 189 165 5
1049 Amelia Serrano yellow 145 124 5
1219 Alan Nance red 210 192 5
1246 Ravi Sinha yellow 194 177 5
1078 Ashley McKnight red 127 118 5
;6
The following list corresponds to the numbered items in the preceding program:
1 The DATA statement tells SAS to begin building a SAS data set named
WEIGHT_CLUB.
2 The INPUT statement identifies the fields to be read from the input data and names
the SAS variables to be created from them (IdNumber, Name, Team, StartWeight,
and EndWeight).
3 The third statement is an assignment statement. It calculates the weight each person
lost and assigns the result to a new variable, Loss.
4 The DATALINES statement indicates that data lines follow.
5 The data lines follow the DATALINES statement. This approach to processing raw
data is useful when you have only a few lines of data. (Later sections show ways to
access larger amounts of data that are stored in files.)
6 The semicolon signals the end of the raw data, and is a step boundary. It tells SAS
that the preceding statements are ready for execution.
Note: By default, the data set WEIGHT_CLUB is temporary. It exists only for the
current job or session. For information about how to create a permanent SAS data
set, see “Introduction to DATA Step Processing” on page 27.
Programming Language
This procedure, known as the PRINT procedure, displays the variables in a simple,
organized form. The following output displays the results:
To produce a table showing mean starting weight, ending weight, and weight loss for
each team, use the TABULATE procedure.
proc tabulate data=weight_club;
class team;
var StartWeight EndWeight Loss;
table team, mean*(StartWeight EndWeight Loss);
title 'Mean Starting Weight, Ending Weight,';
title2 'and Weight Loss';
run;
A portion of a SAS program that begins with a PROC (procedure) statement and ends
with a RUN statement (or is ended by another PROC or DATA statement) is called a
PROC step. Both of the PROC steps that create the previous two outputs comprise the
following elements:
• a PROC statement, which includes the word PROC, the name of the procedure that
you want to use, and the name of the SAS data set that contains the values. (If you
omit the DATA= option and data set name, the procedure uses the SAS data set that
was most recently created in the program.)
• additional statements that give SAS more information about what you want to do, for
example, the CLASS, VAR, TABLE, and TITLE statements.
• a RUN statement, which indicates that the preceding group of statements is ready to
be executed.
Discovering Diverse Content Through
Random Scribd Documents
The following Letters, addressed by Mr. Whitefield to the inhabitants
of Savannah, as they display his affections to the people, among
whom he went to minister, so will be no unsuitable introduction to
the Account of the Orphan-house. It may not be improper to
observe, that Mr. Whitefield’s first arrival at Savannah, was May 7,
1738; he laboured assiduously in that place, ¹ and the
neighbouring settlements, till August 28 following, and then went
to South Carolina, and embarked on board the Mary, Captain Cae,
for England, that he might receive priest’s orders, for his further
service to that people, and raise contributions for erecting an
Orphan-house in the new colony at Georgia, which he saw was
greatly wanted.
¹ See his letter from Savannah, dated June 10, 1738. Vol. I.
p. 44.
My good Friends,
G. W.
My dear Friends,
G. W.
PREFACE.
G. W.
Two of the orphan boys were put out apprentices just before I
last left Savannah; one to a bricklayer, the other was bound to a
carpenter; a third is to be bound to the surgeon belonging to the
Orphan-House; one weaves in a loom at home; two I have put to a
taylor I brought over, and the rest are now fitting themselves to be
useful to the commonwealth. Whoever among them appear to be
sanctified, and have a good natural capacity, these, under God, I
intend for the ministry.
None of the girls are put out as yet, but are taught such things
as may make them serviceable whenever they go abroad. Two or
three of them spin very well. Some of them knit, wash, clean the
house, get up the linen, and are taught house-wifery. All that are
capable, are taught to sew. And the little girls, as well as the boys,
are employed in picking cotton. I think I have no less than three
hundred and eighty-two yards of cloth already in the house, and as
much yarn spun as will make near the same quantity; a thing not
known before in Georgia.
The account which I find Mr. Seward has given of our œconomy,
has in a great measure prevented my doing it as I intended. Let it
suffice to inform our benefactors, that though the children are
taught to labour for the meat which perisheth, yet they are
continually reminded to seek first the kingdom of God and his
righteousness, and then to depend upon God’s blessing on their
honest endeavours, for having food and raiment added unto them.
This precept of our Lord, I intend, when the house is finished, to
have written over against the entrance in at the great door.
None but those upon the spot can tell the expence, as well as
inconvenience that attends building in Georgia. Most of the bricks
already used, cost 40s. sterling per thousand, when landed at the
plantation. Common labourers, besides their provisions, have 25s.
sterling a month. And, after all, ♦the produce of the land cultivated
by white servants, will scarcely furnish them with ordinary food and
raiment, exclusive of the expences of sickness and wages. I cannot
see how it is possible for the Colony to subsist on its present footing.
And in a late memorial given in to the Honourable Trustees,
unknown to me, the people have declared, that if it were not for the
money that has been expended on account of the Orphan-house,
the poor inhabitants of the northern parts of the colony must have
been obliged to move to some other place. Never did a country
stand more in need of a charity-school.
God has much blessed our family with health. Only two have died
out of so large a number, since my arrival; and these were two that
came with me from England: a taylor, and one of the women: I
believe they are now with God.
I think we have near two hundred hogs, and one hundred head
of cattle. I give a man forty pounds sterling, per annum, to take care
of them; he providing himself with provision, horses, and a servant.
As yet we have had no advantage from our stock, it being a very dry
season last summer; so that our cattle of all kinds have scarcely food
to eat. But in a year or two, we hope, by the divine blessing, to have
a considerable quantity of fresh provisions for our family.
As for manuring more land than the hired servants and great
boys can manage, it is impracticable without a few negroes. It will in
no wise answer the expence.
I am now upwards of eight hundred pounds in debt, on the
Orphan-house account. Some particular friends have been pleased
to assist me. I doubt not but our Lord will enable me to pay them,
and also raise up fresh supplies for the maintenance of my large
family.
II.
III.
IV.
That they may always look to the rock from whence they are
hewn, they sing daily this hymn.
I.
II.
III.
IV.
V.
That they may learn to labour truly to get their own living, they
sing as follows, before they go to work,
I.
II.
III.
Of sinful idleness?
IV.
V.
II.
III.
IV.
God only knows the concern that lies upon me on account of this
family, not only in respect to their bodily, but their spiritual provision.
And therefore I hope all that wish well to Zion, will help me with
prayers, as well as their alms, that it may grow up a holy temple to
the Lord, and be blessed; that it may rightly be stiled Pietas
Georgiensis, and like the Pietas Hallensis, or Professor Franck’s
Orphan-House at Glaucha, near Hall, become the joy of the whole
earth. Even so, Lord Jesus, Amen, and Amen.
G. W.
A
Continuation of the Account of the Orphan-House in
Georgia.
Edinburgh, September 14, 1742.
E VER since the Lord has been pleased to put me into the ministry,
it has been my constant prayer to God, that I might provide
things honest in the sight of all men. Not one part of my outward
conduct, as I know of, hath passed unobserved and uncensured by
some wicked unreasonable men: but what seems to have given the
greatest offence, and caused the loudest outcry, has been my
making public collections for an Orphan-House in Georgia.
Some indeed affirm that there is no such thing. But how it could
enter into the heart of any to say so, I should not have conceived,
unless the scripture had said, the heart of man is desperately
wicked.
The salvation of souls is the chief thing I had in view, when God
put it into my heart to build this house. I would then begin with that
first.
During the time I was among them, before my going to, and
after my return from, Philadelphia, Boston, &c. there were several
remarkable awakenings amongst the children, and others, belonging
to the house, much resembling the blessed awakening now at
Cambuslang, and other places in these kingdoms; as will appear
from consulting some of my latest Journals. Just before I came last
away, the Lord was much amongst us; at which time, a young man,
about twenty-one years of age, was converted, who since has been
made a blessed instrument of converting many poor negroes in
South-Carolina. Several others also, that came to pay us a visit at
the Orphan-House, were really brought home to God, and now bring
forth the fruits of the spirit in their lives and conversations. How it
has been with my family since my departure, will best appear by
publishing some extracts from the letters which have been sent me
from time to time, since my departure.
N OT knowing but our Lord may have business for you at the
northward, and send you thither before you return to us; I
have sent you a few lines, to acquaint you with the present state of
your family. Many of us have been sick; but, blessed be God, our
sickness has not been unto death. O that it may be for the glory of
God’s name! All of us are in good health at present, except James
M――h, who was taken with the flux a few days ago, and
B. ♦ Habersham, who is much troubled with the worms. I wish I
could say our souls were in as good health as our bodies are; but
you may give thanks to the Lord, that he has made your house a
house of mercy indeed to some. A few weeks ago, the Lord was
pleased effectually to call Thomas W――b; his conversion was very
clear, and much to the satisfaction of some, especially to his good
old father. Mr. K――y, our taylor, and his wife, have been wrought
upon, I hope savingly, since they have been here: I am not without
hope that some of the children are likewise, and that the Lord in due
time will convert more of them. I hope he is now shewing us that
the work is wholly of him; that when the day of his power, the time,
the appointed time of his love is come, we may be better prepared
to give all the glory thereof to him. As to myself, I must confess that
I am a poor worthless instrument, to be employed in the work of the
Lord; but what shall we say, if the Lord is pleased to make use of the
foolish to confound the wise? I have, blessed be God, had a little
freedom given me lately to speak to your family; but I want to have
my heart more and more enlarged towards them, and to speak to
them more and more in the demonstration of the Spirit, and with
power. Who knows? perhaps God designs you should have the
honour and happiness of being the spiritual father of many more in
your family. May the Lord’s will be done!
Honoured Sir,
The Reader may see, by this, the Doctor’s opinion of the Orphan-
house, and the testimony given concerning it by persons who have
visited it, and who therefore cannot be unacquainted with its
situation. They profess, “The order of the house is admirable, and so
the progress of the settlement, alone as it is in the world.” How it
can subsist and flourish for the future, I am not solicitous about: God
can help us in Georgia, as well as he helped Professor Franck in
Germany. The earth is the Lord’s, and the fulness thereof. I
acknowledge him to be the founder of that house: he put it into my
heart to build it: it has in a great measure already answered the end
of its institution, and I am persuaded will do so more and more. The
greatest outward difficulties, I humbly hope, are now surmounted.
The workmen are all discharged, having fulfilled their contract, and
carried on the work so far as to make every part of the house
habitable. Our stock of cattle is pretty considerable, and appear to
be in a flourishing condition. And, when once I am clear from all
arrears, the Orphan-house will be supported at a very easy expence.
The last parliament resolved to support the colony of Georgia: they
have altered the constitution in two material points; they have
allowed the importation of rum, and free titles to the lands. And if
they should see good hereafter to grant a limited use of negroes, it
must certainly, in all outward appearance, be as flourishing a colony
as South-Carolina. Not that we are without hopes, as Mr. Habersham
writes me word in his last letter, of making a tolerable shift with
white servants: the Saltzburghers do so already. There is a fresh
body of them lately gone over, and some fresh troops to guard the
frontiers of the colony. Not that I put any confidence in man,
knowing that the race is not to the swift, nor the battle to the
strong, but Providence ruleth all things: but, at the same time, I
would act with the greatest caution and circumspection, and not
tempt God by presuming on him without a cause. His having helped
me and mine so often, encourages me to trust him again. He has
put it into the hearts of some dear friends to give Mr. Habersham
credit for cash during my absence; and his Excellency General
Oglethorpe has been very friendly, having lent Mr. Habersham fifty
pounds, and given the orphans nine barrels of flour: the Lord return
him, and their other benefactors, ten thousand fold into their bosom!
But all this while, some will say, you give us no account of your
collections in Scotland and elsewhere for near this year and an half. I
will now do that to the best of my power, and likewise add an
account of my disbursements; I say, my disbursements: for, having
had no particular account of what Mr. Habersham has expended and
borrowed since I have been from Georgia, I cannot possibly give an
exact account of the whole; but I shall do it, God willing,
immediately after my arrival at the Orphan-house, beginning where
the former account left off. From that it appears, I was then upwards
of eight hundred pounds upon arrears. Since that I have been
absent near two years: and considering a family of eighty persons,
or upwards, have been maintained, an infirmary kept up, the
expence of further work done to the house, &c. it will not appear
unreasonable that I should be still upwards of six hundred pounds
on arrears; as I judge I am, from Mr. Habersham’s general
intimations of cash he had borrowed in America, and what I have
still to pay in England. But this will appear clear in the next account.
In the mean while, the following accounts, I believe, will be
satisfying to all the contributors ¹: as for others, I do not think myself
obliged to give them any account at all, any further than that I am
commanded to provide things honest in the sight of all men. Neither
do I believe, that this, or any account I can give, will satisfy captious
Welcome to our website – the ideal destination for book lovers and
knowledge seekers. With a mission to inspire endlessly, we offer a
vast collection of books, ranging from classic literary works to
specialized publications, self-development books, and children's
literature. Each book is a new journey of discovery, expanding
knowledge and enriching the soul of the reade
Our website is not just a platform for buying books, but a bridge
connecting readers to the timeless values of culture and wisdom. With
an elegant, user-friendly interface and an intelligent search system,
we are committed to providing a quick and convenient shopping
experience. Additionally, our special promotions and home delivery
services ensure that you save time and fully enjoy the joy of reading.
textbookfull.com