SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2014 v19 beta => Topic started by: warnerrs on October 27, 2014, 08:56:06 PM

Title: B6: error using %() in alias
Post by: warnerrs on October 27, 2014, 08:56:06 PM
I'm trying to use %() in an alias, as described in the Alias Escape Sequences section of the SE help. Functionally it actually works fine, but I get an error popup every time that says:
Quote
"" not found in parameter list.
Here is my alias:
Code: [Select]
%\c%()function %\c( %\c );
%\i%\c
endfunction
Title: Re: B6: error using %() in alias
Post by: Lee on October 29, 2014, 01:31:24 PM
Reproduced.  This will be fixed in either final release or first hotfix.