main logo
Subject: cTableCursor bug
Author: James H. Hansen
Posted: 2001/08/15 00:13:11
 
View Entire Thread
New Search


cTableCursor still has a bug in it left over from 6.0 that prevents assigning an alias to a table:

*{ Commented at 21:08:31 on August 14, 2001
* JHH Don't override the alias if it is provided
* This.Alias = This.CursorSource
if empty(this.Alias)
this.Alias = this.CursorSource
endif
*} End Commenting 21:08:31 - August 14, 2001
Jim Hansen
Canyon Country Consulting
 
©2001 James H. Hansen
<-- Prior Message New Search Next Message -->