[Progress Communities] [Progress OpenEdge ABL] Forum Post: Is "_Tbl-Type" really supported in 8.x versions?

  • Thread starter Thread starter francois.caron
  • Start date Start date
Status
Not open for further replies.
F

francois.caron

Guest
Hi, I try to compile on Progress 8.2 the script provided in this article Progress KB - 4GL/ABL: How to remove all leading and trailing white space characters from all the CHARACTER fields of all the user data tables of a database? but I get the following error message: ** Nom de champ ou de variable inconnu _Tbl-Type. (201) [Field or variable unknown] ** P:\AppCSPQ\ASUR\Dev\test3.p Ligne 10 incomprise. (196) However, in this second article Progress KB - 4GL/ABL: What is the relationship between the _File and the _Field tables? , the same attribute is used and it's suppposed to be supported on 8.x versions. I'm wondering why it doesn't compile. Thanks

Continue reading...
 
Status
Not open for further replies.
Back
Top