× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Code edit errors
  • From: "Vernon Reeve" <reeve@xxxxxxxxxxxx>
  • Date: Thu, 14 Jun 2001 13:53:52 -0700
  • Importance: Normal

If the source has a Null character, Hex 00, it will put garbage onto the line that contains the Null character.  And you won’t know it unless you happen to look at that line, so when you save it back to the 400, that line still has garbage on it.  Pretty dangerous.

 

The Hex 00 was caused by a source colorizing tool that was putting Hex 00 instead of a “Space” (Hex’40’) into the source when it took the color out.

 

So I wrote a utility to replace the Hex’00’s with Hex’40’s  in all of the source members to be sure we didn’t screw up any source.    

 

-----Original Message-----
From: owner-code400-l@midrange.com [mailto:owner-code400-l@midrange.com]On Behalf Of hockings@ca.ibm.com
Sent: Thursday, June 14, 2001 12:49 PM
To: CODE400-L@midrange.com
Subject: Re: Code edit errors

 


Hi Phil,

If you send it to me I'll figure it out..

Mike

Mike Hockings, P.Eng.
WebSphere Development Tools for AS/400  -  CODE/Designer & WebFacing !
IBM Canada Ltd. Laboratory
hockings@ca.ibm.com  

Please respond to CODE400-L@midrange.com

Sent by:        owner-code400-l@midrange.com

To:        <CODE400-L@midrange.com>
cc:        
Subject:        Code edit errors


An IBM'er was looking for examples of hex codes that crashed Code Designer.
Unfortunately I lost his e-mail.  I found a source file member with hex
codes which, when I clicked to add a named field, crashed Code Designer.  If
you reply to this post I will send you the source file member with the hex
codes in tact.

Phil


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

+---
| This is the CODE/400 Mailing List!
| To submit a new message, send your mail to CODE400-L@midrange.com.
| To subscribe to this list send email to CODE400-L-SUB@midrange.com.
| To unsubscribe from this list send email to CODE400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: larry@paque.net
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.