Project

General

Profile

Actions

Bug #5541

open

$calias doesn't work when calling an alias via /timer

Added by westor (GR) about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
04/11/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

It seems $calias doesn't return anything when being called via /timer command.

/timer 1 0 testing
alias testing { echo 4 -s EXECUTING >> $calias }

- Thanks!

Actions #1

Updated by Per Amundsen about 2 years ago

This is intentional, since the timer spawns a "new script" and the original script can have been modified since the timer was started which would make all the previous calias data invalid anyways.

Although I understand it would be useful to know how the timer was started, I don't have any useful ideas atm.

Actions

Also available in: Atom PDF