Menu

Some problems with Executes in GT.M 6.3-007

2019-04-17
2019-06-19
  • Dr. Martin Lehr

    Dr. Martin Lehr - 2019-04-17

    Hello all!

    The Execute command shows some strange results in GT.M 6.3-007.
    Example:

    W !,"start" X "F J=1:1:0 W !,J" W !,"stop"
    Q

    The output is:
    start

    This is wrong!

    If the following line:
    W !,"start" X "F J=1:1:0 W !,J" W !,"stop"
    is executed in direct mode, the output is:

    start
    stop

    This is correct!

    In GT.M 5.1 the results of this command line are always correct.

    Martin Lehr

     
  • Dr. Martin Lehr

    Dr. Martin Lehr - 2019-04-18

    note: fot this issue I opened a ticket...

     

Log in to post a comment.