it is impossible to normally pass the symbol "/" into a macro
It is impossible to pass this into a macro:
function de:editor/macros/text {msg:'
'}
You can only pass this into a macro:
function de:editor/macros/text {msg:'
'}
This makes it impossible to process and transmit text from or to text_display
if there is another macro behind a function with a macro, then it already receives {msg:'
'} and this leads to the file with the function macro stopping
2024-04-04, 09:58 PM
2024-04-05, 10:52 AM
2024-04-05, 10:52 AM
0
0
-