[progress Communities] [progress Openedge Abl] Forum Post: Seriously???!!!??? Strange Ooabl...

  • Thread starter Thread starter PapaLee
  • Start date Start date
Status
Not open for further replies.
P

PapaLee

Guest
OpenEdge 11.5.1 64 bit, Windows 10 and OpenEdge 10.2b AIX 64 bit I'm a bit new to OOABL and I probably missed the memo, but can someone please explain just how in the sam ... this compiles (Sports2000 database): using Progress.Lang.*. class myClass: method public void method1(): for each department no-lock: display customer .custNum. end. end method. end class . Of course there's a run time error. But is it unreasonable to expect the compile do it's job and not allow it before it gets to running? I checked a normal .p and the compiler complains just like one would expect. TIA

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