Modify ↓
Opened 3 years ago Closed 3 years ago #42 closed enhancement (fixed)ARexx command for restart
Description
I have a script that automatically gets and sends mail (among other things). I have implemented supplying user information to the script, and the script checks to see if the user information matches the current user. If not the script changes the user.
Currently the only way to do this is by closing YAM and restarting it again. I would like to see an ARexx command that performs the restart with optionally supplied user information. (Would make my script a bit shorter, and quite a bit more elegant...)
Moved from SF: Attachments (0)Change History (6)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 3 years ago by damato
comment:4 Changed 3 years ago by damato
comment:5 Changed 3 years ago by thboeckel
comment:6 Changed 3 years ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



makes sense and might be trivial to implement.