- Subject: AW: Defining a very long list of keywords, define_keywords_n(...)	 and  add_keywords(...)
- From: Jens.Wulf@xxxxxxxxxxxxxxxx
- Date: Mon, 23 Jun 2003 06:59:21 +0200
Hello John und Günther,
thanks for your answer.
At first I simply had one line of code, with the huge string in it. S-Lang
said 'String too long for buffer'. I tried to split it across two lines,
like that:
  () = define_keywords_n ($1,
"abs.babs.hadd.aadd.badd.haddihand.tcaddncallacalliclo.hcls.hclz.h"
 
"min.bmin.hmin.umov.amov.dmov.umsubsmul.hmul.qmul.u", 5, 0);
but sorrily I didn't try
  () = define_keywords_n ($1,
"abs.babs.hadd.aadd.badd.haddihand.tcaddncallacalliclo.hcls.hclz.h"
                                             +
"min.bmin.hmin.umov.amov.dmov.umsubsmul.hmul.qmul.u", 5, 0);
It works :-)
Thanks a lot,
Jens
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2003 date index]
  [2003 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]