seqret via url with spaces
Peter Rice
peter.rice at uk.lionbioscience.com
Tue Feb 26 11:04:46 UTC 2002
David.Bauer at SCHERING.DE wrote:
> ...../www_find.cgi?-e+'{GENESEQ}:[([AccNumber%20EQ%20text:%s;])]'
> If I do this in emboss.default, than ajstr complains with:
> Uncaught exception: Allocation bad byte count, raised at ajstr.c:368
>
> So what is the right way to code the spaces?
This is an ANSI C format to print the %s string. You need %%20 for the
other % signs. These convert to single '%' for the URL that is used.
--
------------------------------------------------
Peter Rice, LION Bioscience Ltd, Cambridge, UK
peter.rice at uk.lionbioscience.com +44 1223 224723
More information about the EMBOSS
mailing list