Author Topic: GenComment and Slickedit 14  (Read 8498 times)

RichardRutledge

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
GenComment and Slickedit 14
« on: February 23, 2010, 04:20:58 PM »
Anyone had success in using Gary Ash's latest GenComment macro package with SlickEdit 14.0.2.2?
%parameters expansion in the function comment is causing a slick-c parameter error in the latest version.

I have rolled back to a prior verion (file dated 18 July 2007) that seems to work fine.

gary_ash

  • Guest
Re: GenComment and Slickedit 14
« Reply #1 on: February 23, 2010, 06:07:30 PM »
Hi,
I'm using it. What language are you using? can you send me a sample of code and your settings?

gb

RichardRutledge

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: GenComment and Slickedit 14
« Reply #2 on: February 23, 2010, 07:23:40 PM »
I'm using cpp. Attached you will find a hello world cpp file, my GenComment.ini file, and a screen shot of the SE stack showing the invalid argument. The file header inserted properly, but when I placed the cursor on _tmain and invoked gc-edit, error occurs.


gary_ash

  • Guest
Re: GenComment and Slickedit 14
« Reply #3 on: February 23, 2010, 08:55:06 PM »
I'm sorry use had trouble.
Please try the attached update and let me know if you have anymore trouble.

RichardRutledge

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: GenComment and Slickedit 14
« Reply #4 on: February 23, 2010, 09:26:30 PM »
Working!

I can't thank you enough for your generous contribution of time and talent to maintain/enhance your comment package.