Si ya lo consegui de esa manera, ahora solo estoy modificando mi programa para leer este archivo de salida
Gracias PD. Tambien recibiste el mail del IseriesNetwork "Club Tech iSeries Programming Tips Newsletter"? ;-) Gerardo Santillana IT Department Delphi Mechatronic Systems US Ph: (956) 554.5832 MX Ph: (88) 12.81.63/64/65 Ext. 5832 e-mail [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 9:01 AM To: [EMAIL PROTECTED] Subject: RE: Subsistemas Tambien puedes salir a un archivo de datos mas o menos asi: QSH CMD('system wrkactjob | grep " SBS " > /qsys.lib/libreria.lib/archivo.file/miembro.mbr') Saludos Jes�s Humberto Olague Alcal� L�der de Proyectos Envases y Tapas Modelo, S.A. de C.V. e-mail: [EMAIL PROTECTED] Tel: (478) 985 4100 Ext. 247 Fax: (478) 985 4100 Ext. 249 "Victor Velardez BT" <[EMAIL PROTECTED] Para: <[EMAIL PROTECTED]> ar> cc: Enviado por: Asunto: RE: Subsistemas forum.help400-request@ combios.es 13/11/2003 11:26 a.m. Por favor, responda a forum.help400 Gerardo: Si queres salir a archivo con este comando , solo lo vas a poder hacer a un IFS y de esta forma QSH CMD('system wrkactjob | grep " SBS " > qdls/dtucvv/wrkactjo.txt') En este caso Yo tengo una carpeta compartida (DTUCVV) que la uso Desde la PC o desde el iSeries como IFS -----Mensaje original----- De: Victor Velardez BT Enviado el: Jueves, 13 de Noviembre de 2003 11:20 a.m. VEV Para: '[EMAIL PROTECTED]' Asunto: RE: Subsistemas Como estas compadre, tanto tiempo : ahi va una que te puede ayudar qsh cmd('system wrkactjob | grep " SBS "') -----Mensaje original----- De: gerardo.santillana [mailto:[EMAIL PROTECTED] Enviado el: Mi�rcoles, 12 de Noviembre de 2003 07:30 p.m. VEV Para: Forum. Help400 (E-mail) Asunto: Subsistemas Hola a todos Como puedo crear un archivo con todos los subsistemas que hay en el 400 e identificar cuales estan activos y cuales no?, tambien como generar un archivo donde me guarde la informacion de la cantidad de disco usado en mi sistema? Saludos y gracias por la ayuda Gerardo Santillana IT Department Delphi Mechatronic Systems US Ph: (956) 554.5832 MX Ph: (88) 12.81.63/64/65 Ext. 5832 e-mail [EMAIL PROTECTED] **************************************************************************************** Note: The information contained in this message may be privileged and confidential and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. **************************************************************************************** La informacion contenida en este correo es para uso exclusivo de los destinatarios del mismo. Esta prohibido a las personas o entidades que no sean los destinatarios de este correo realizar cualquier tipo de modificacion, copia o distribucion del mismo. Si Usted recibe este correo por error tenga bien notificar al emisor y eliminarlo. -------------------------------------------------------------------------- " Este mensaje es confidencial. Si usted no es el destinatario de este mensaje, le suplicamos se lo notifique al remitente mediante un correo electr�nico y que borre el presente mensaje y sus anexos de su computadora sin retener copia de los mismos. No debe copiar este mensaje o usarlo para cualquier prop�sito ni divulgar su contenido. Muchas gracias. This e-mail is confidential and may also be privileged. If you are not the intended recipient please immediately advise the sender by reply e-mail and delete this message and its attachments from your computer without retaining a copy. You should not copy it or use it for any purpose nor disclose its contents to any other person. Thank you. " _____________________________________________________ Forum.HELP400 es un servicio m�s de NEWS/400. � Publicaciones Help400, S.L. - Todos los derechos reservados http://www.help400.es _____________________________________________________ Para darte de baja, env�a el mensaje resultante de pulsar mailto:[EMAIL PROTECTED] **************************************************************************************** Note: The information contained in this message may be privileged and confidential and thus protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. **************************************************************************************** _____________________________________________________ Forum.HELP400 es un servicio m�s de NEWS/400. � Publicaciones Help400, S.L. - Todos los derechos reservados http://www.help400.es _____________________________________________________ Para darte de baja, env�a el mensaje resultante de pulsar mailto:[EMAIL PROTECTED]
