Re: Clear Xedit PREFIX SYNONYM setting?

2011-06-08 Thread Mark Boonie
You can just set it to its original value. For example: SET PREFIX SYNONYM ABCDE ZYXWVX ... SET PREFIX SYNONYM ABCDE ABCDE Issuing QUERY PREFIX SYNONYM * shows that ABCDE is removed from the synonym list. - mb Les Koehler wrote on 06/08/2011 12:46:12 PM: > Once set, can an Xedit PR

Re: APARs and PTFs for the z196

2010-11-15 Thread Mark Boonie
b support for such use, either for internal use or in customer environments. Statements of satisfaction with the Dignus assembler, from myself or any other TPF developer, are strictly personal opinions and are not to be taken as implying support by either TPF or IBM. - mb Mark Boonie z/TPF Development

Re: High Level Assembler

2010-10-26 Thread Mark Boonie
> It looks like a good fit but the z/TPF in the tittle starts to ring alarm bells. There is nothing TPF-specific about HLASM for Linux. I won't even touch questions on licensing or pricing, though. See Chuckie for that. - mb Mark Boonie z/TPF Development

Re: The list it to quiet, here's something to work on.

2008-03-04 Thread Mark Boonie
Unless I've misunderstood the request, it's just: length = Length(Strip(string, 'T')) /* Strip trailing blanks and then take length */ - mb > I have a character string 'NOW IS THE TIME ' > Please note that there are multiple spaces/blanks after the word TIME > I want to find the length