Re: [fpc-pascal] pas2js mailing list

2018-01-17 Thread AB
then try another browser perhaps. Jim -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of AB Sent: Tuesday, January 16, 2018 5:30 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] pas2js mailing list I still can not enter anything th

Re: [fpc-pascal] pas2js mailing list

2018-01-17 Thread James Richters
.If it won't accept abCD then try another browser perhaps. Jim -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of AB Sent: Tuesday, January 16, 2018 5:30 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] pas2js mailing li

Re: [fpc-pascal] pas2js mailing list

2018-01-17 Thread Michael Van Canneyt
al.org] On Behalf Of AB Sent: Tuesday, January 16, 2018 1:09 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] pas2js mailing list OK, WTH am I supposed to enter into the anti-abuse field? I tried a few dozen variations of everything and nothing is accepted. I might be too old and

Re: [fpc-pascal] pas2js mailing list

2018-01-16 Thread AB
ike Writeln(prefixstring+'string here'+suffixstring); So given writeln('ab'+'CD'); you would get output of: abCD Jim -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of AB Sent: Tuesday, January 16, 2018 1:09 PM To:

Re: [fpc-pascal] pas2js mailing list

2018-01-16 Thread James Richters
x27;ab'+'CD'); you would get output of: abCD Jim -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of AB Sent: Tuesday, January 16, 2018 1:09 PM To: fpc-pascal@lists.freepascal.org Subject: Re: [fpc-pascal] pas2js mailing list

Re: [fpc-pascal] pas2js mailing list

2018-01-16 Thread AB
OK, WTH am I supposed to enter into the anti-abuse field? I tried a few dozen variations of everything and nothing is accepted. I might be too old and senile :) can we get some small explanation there? AB PS: BTW, Great work guys on pas2js On 01/15/2018 07:42 AM, Mattias Gaertner wrote: Hi,