Hola, para pasar este tipo de parametros tienes dos posibilidades:
Los pasas en hexadecimal x'00..) que es un tanto rebuscado o, lo pasas alfanumerico y dentro del CL lo "mueves" a numerico, as� lo he estado usando sin problemas (puede que la conversion la tengas que hacer en el RPG.
Saludos!!
----Original Message Follows----
From: "Jorge Alvarenga" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Forum AS/400" <[EMAIL PROTECTED]>
Subject: Someter Trabajo
Date: Mon, 17 May 2004 15:19:01 -0400
MIME-Version: 1.0
Received: from mc4-f1.hotmail.com ([65.54.190.137]) by mc4-s16.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Mon, 17 May 2004 12:28:43 -0700
Received: from quijote.combios.es ([212.85.38.40]) by mc4-f1.hotmail.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 17 May 2004 12:27:36 -0700
Received: from coyote.combios.es (unverified [212.85.38.48]) by quijote.combios.es (Rockliffe SMTPRA 2.1.6) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Mon, 17 May 2004 21:23:25 +0200
Received: from mail.pechugon.com.py ([64.86.152.200])by coyote.combios.es (8.12.3/8.12.3/Debian-6.6) with ESMTP id i4HJNe9W004919for <[EMAIL PROTECTED]>; Mon, 17 May 2004 21:24:33 +0200
Received: from pcbin013 ([192.168.6.13])by mail.pechugon.com.py (8.9.3/8.9.3) with SMTP id PAA10075for <[EMAIL PROTECTED]>; Mon, 17 May 2004 15:23:27 -0400
X-Message-Info: MxAodtZPLiQMz7aNYMXdSOz/jW7beyd++5RNM8qwoFM=
Message-ID: <[EMAIL PROTECTED]>
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Virus-Scanned: clamd / ClamAV version 0.70-rc, clamav-milter version 0.70
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 17 May 2004 19:27:36.0496 (UTC) FILETIME=[0276B300:01C43C45]
Muy buenas foro
Por curiosidad alguien podria decirme por que no puedo pasar parametros numericos al sumitido, por que tengo un CL en el cual envio un parametro numerico al sumitido y me da un error.
Si alguien me puede ayudar lo agredeceria.