Opened 5 years ago

Closed 3 years ago

#47 closed enhancement (fixed)

TEXT does not seem to accept variables or variable functions

Reported by: Lewis Rosenthal Owned by: Gregg Young
Priority: minor Milestone: Version-3.10
Component: Commands Version: 3.07
Keywords: Cc:

Description

It would be useful to allow TEXT to expand some variables or perform functions. Unfortunately, this does not seem to be possible.

Example:

TEXT
Please expand %full[%0].
ENDTEXT

results in %full[%0] being echoed to the command line and not expanded. All sane permutations (%%, quoting, etc.) result in literal output.

I'm not reporting this as a defect, because AFAICT, this is likely WAD.

Change History (3)

comment:1 Changed 5 years ago by Steven Levine

Milestone: Version-3.09Version-3.10

Ticket retargeted after milestone closed

comment:2 Changed 3 years ago by Gregg Young

Owner: set to Gregg Young
Status: newaccepted

comment:3 Changed 3 years ago by Gregg Young

Resolution: fixed
Status: acceptedclosed

Rev 38303

Note: See TracTickets for help on using tickets.