Not strange at all. isoDate is an instance method, but you are sending it
to the class object. Try  ".DateTime~new~isodate".

Rick

On Wed, Nov 20, 2024 at 10:48 AM J Leslie Turriff via Oorexx-users <
oorexx-users@lists.sourceforge.net> wrote:

>         This is strange:
>
> |● upd-alt list java
> |   259 *-*               logStream ~ lineOut(' '.DateTime ~ isoDate' ' ~
> center(80,'='))
> |     33 *-* call ProcessRequest
> | Error 97 running /usr/local/sbin/upd-alt line 259:  Object method not
> found.
> | Error 97.1:  Object "The DateTime class" does not understand
> message "ISODATE".
> | rc=159
>
> Leslie
> --
> Platform: Linux
> Distribution: openSUSE Leap 15.6 - x86_64
> Open Object Rexx Version 5.0.0 r12583
> Build date: Dec 23 2022
> Addressing mode: 64
>
>
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to