[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ending/stopping a script
From: |
enztec |
Subject: |
Re: ending/stopping a script |
Date: |
Fri, 11 Jun 2021 20:27:58 -0600 |
hi
)off ends the apl session completely - i want to keep the ws open and just end
the script execytuib and then edit the script in directory (and move around the
'→0' or what ever can end the script execution - for debug) and then )copy the
edited script back into the ws and it runs until it hits the '→0'
On Fri, 11 Jun 2021 22:05:31 -0400
Christian Robert <christian.robert@polymtl.ca> wrote:
> You may try:
>
> )off
>
>
> not sure if that will work.
>
> Xtian.
>
> On 2021-06-11 15:26, enztec@gmx.com wrote:
> > greetings
> >
> > I want to use the following apl script
> >
> > ⍳4
> > →0 stop execution here
> > ⍳4
> >
> >
> >
> > →0 works in a function to control it's execution but what can i use for the
> > script?
> >
> >
> >
> >
>
- ending/stopping a script, enztec, 2021/06/11
- Re: ending/stopping a script, Christian Robert, 2021/06/11
- Re: ending/stopping a script,
enztec <=
- Re: ending/stopping a script, Kacper Gutowski, 2021/06/11
- Re: ending/stopping a script, Dr . Jürgen Sauermann, 2021/06/12
- Re: ending/stopping a script, enztec, 2021/06/13
- Re: ending/stopping a script, Dr . Jürgen Sauermann, 2021/06/14
- Re: ending/stopping a script, enztec, 2021/06/14
- Re: ending/stopping a script, Dr . Jürgen Sauermann, 2021/06/15
- Re: ending/stopping a script, enztec, 2021/06/15
- Re: ending/stopping a script, Dr . Jürgen Sauermann, 2021/06/16