main logo
Subject: codebook 6.1
Author: graeme thomson
Posted: 2001/03/08 05:16:00
 
View Entire Thread
New Search


I am just upgrading a working .app to 6.1 and have some interesting issues.

1. I had a bizobj of the form with an empty oDELoader.cdataenvironment which ran fine in 6.0 but 6.1 doesn't like it because there is no Alias().
I suspect it is the error trapping that is better. Not an issue but others may encounter similar problems.

2. I am changing the ROWSOURCE of a combobox after the Init() of the form with the line:
THIS.pgfClientPatient.PAGE1.cntCustomerQuery.cboDefaultDoctor = "v_CurrentVets.LUName,cid"

This produces a syntax error which I can't see. What puzzles me is why it ran perfectly in 6.0. Also can anyone tell me the error in the Syntax?


 
©2001 graeme thomson
<-- Prior Message New Search Next Message -->