FIX: No Carriage Return Between RI Code and Appended Code (142551)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q142551 SYMPTOMS
Using "APPEND PROCEDURES FROM <Program File>" will append code to the
stored procedures section of a database. Unfortunately, a carriage return
is not placed between the last line of the Referential Integrity (RI)
generated code and the first line of the appended code.
WORKAROUND
Use either of the following two workarounds:
- Place a carriage return on the first line of <Program File> code.
-or-
- After appending code to the stored procedure, open the stored procedure
of the database, and enter the needed carriage return manually.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Microsoft Visual FoxPro version 3.0b for Windows.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kbbug kbfix KB142551 |
---|
|