Skip to content

Commit 182c6af

Browse files
committed
Updated images
1 parent 35cdc19 commit 182c6af

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

section4/cool.gif

-301 Bytes
Loading

section4/fixbug1.gif

-153 Bytes
Loading

section4/s4g780.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Once you create the methods, they appear in the usual places for methods: the Me
4747
<table>
4848
<tr>
4949
<td>
50-
<img width=95 height=78 src="fixbug1.gif"></p>
50+
<img src="fixbug1.gif">
5151
</td>
5252
<td>
5353
<p>VFP 7 Service Pack 1 fixes a bug in the original release of VFP 7 (but not previous versions of VFP): Storing a reference to an object in a property of another object with an Assign method left a dangling reference to the first object (the one being stored). Dangling references are bad, because they prevent objects from being released properly (for example, forms won't close even when you click on the Close box).</p>

0 commit comments

Comments
 (0)