[progress Communities] [progress Openedge Abl] Forum Post: Bug Or A Feature? No Need To Use...

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
I would expect that the compiler wines on this call, because I am not using the OUTPUT option for the dtDateTime parameter. Is that expected behaviour? DEFINE VARIABLE dtDateTime AS DATETIME NO-UNDO. DEFINE VARIABLE lOk AS LOGICAL NO-UNDO. lOk = System.DateTime:TryParse("01.01.2016", dtDateTime) . MESSAGE "lOk" lOk SKIP "dtDateTime" dtDateTime VIEW-AS ALERT-BOX.

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