[progress Communities] [progress Openedge Abl] Forum Post: Inconsistency In Field Naming Rules

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
I just found that the naming rules for dynamic temp-table fields differ from those for static temp-table fields. This will not compile: DEFINE TEMP-TABLE foo FIELD Publisher(s) as CHARACTER. This compiles (and works) just fine: hTT:ADD-NEW-FIELD("Publisher(s)", "char", 0, "x(8)", "", "Publisher(s)", "Publisher(s)"). Has anyone else noticed this? Is it a bug? Feature? Thanks, Tom

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