× 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.



Hi Rolf,

thanks for your answer. The CCSID wasn't the problem.

I patched the macro fields.lx from

      os2cmd Ð'CODESRV2 LIST *FIRST 'servername' 'fn' RCDNAME(*)',
           ' (TYPE DESC CACHE REFRESH >'log    /* CHANGED */
 to
      os2cmd Ð'CODESRV2 LIST 'servername' 'fn' RCDNAME(*)',
           ' (TYPE DESC CACHE REFRESH >'log    /* CHANGED */

and from

      os2cmd Ð'CODESRV2 LIST *FIRST 'servername' 'fn' RCDNAME('recname')' ,
               ' FLDNAME(*) (TYPE LENGTH DESC CACHE REFRESH >'log
 to
      os2cmd Ð'CODESRV2 LIST 'servername' 'fn' RCDNAME('recname')' ,
               ' FLDNAME(*) (TYPE LENGTH DESC CACHE REFRESH >'log

Now it's working fine.

Erich

-----Ursprüngliche Nachricht-----
Von: code400-l-admin@midrange.com
[mailto:code400-l-admin@midrange.com]Im Auftrag von Rolf Mittag
Gesendet: Mittwoch, 7. November 2001 10:00
An: code400-l@midrange.com
Betreff: RE: "Extract Fields" Problem - the next one


this sounds very much like a CCSID problem caused by :
        "#" (pound-sign),
        "@" (at-sign) or
        "$" (dollar-sign).
I always get a "file system error" when I try to start
the editor from the AS/400 and there is one of those
in the member name.

hth Rolf

~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dipl.Inf.(FH) Rolf P Mittag
IBM Partner in Development
Leipziger Str. 50
D-69214 Eppelheim
Fon: +49 (6221) 76 78 60
Fax: +49 (6221) 76 80 26
eMl: rm@r-m-e-d-v.de

_______________________________________________
This is the CODE/400 Discussion & Support (CODE400-L) mailing list
To post a message email: CODE400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/code400-l
or email: CODE400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/code400-l.



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.