main logo
Subject: DE Builder problem
Author: Phyllis Yen
Posted: 2002/01/17 18:28:10
 
View Entire Thread
New Search


The DE builder doesn't save the information correctly in adataenv.prg if the cursor type is iTableCursor.

The correct line should be:
CursorSource = 'table_name'

but the DE builder save the line as the following:
cCursorSource = 'table_name'


 
©2002 Phyllis Yen
<-- Prior Message New Search Next Message -->