Author Topic: B6: error using %() in alias  (Read 2080 times)

warnerrs

  • Senior Community Member
  • Posts: 114
  • Hero Points: 4
B6: error using %() in alias
« 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

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: B6: error using %() in alias
« Reply #1 on: October 29, 2014, 01:31:24 PM »
Reproduced.  This will be fixed in either final release or first hotfix.
« Last Edit: October 29, 2014, 02:03:13 PM by Lee »