Skip to content

Commit 9b60a8a

Browse files
committed
Initial commit (v1.0.3)
0 parents  commit 9b60a8a

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Exclude directories in root beginning with underscore
2+
/_*/
3+
4+
# Exclude files automatically generated by FileMaker
5+
Import.log

ErrorHandling.fmp12

940 KB
Binary file not shown.

ErrorHandling_Enhanced.fmp12

1 MB
Binary file not shown.

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# ErrorHandling
2+
3+
4+
5+
## Overview
6+
7+
8+
9+
## Usage
10+
11+
12+
13+
## Integration
14+
15+
16+
17+
## Download and Installation
18+
19+
There should be a "Download ZIP" button on the [GitHub page](https://github.com/DonovanChan/ErrorHandling).
20+
21+
To install...
22+
23+
## Contact
24+
25+
Donovan Chandler
26+
donovan_c@beezwax.net

0 commit comments

Comments
 (0)