Re: Sample to REPRO to SL tape

2006-11-27 Thread Kris Buelens
I'm not very specialized in VSAM, and I no longer find what we used here 
at
my customer's systems.  But, what about using the informamtion from manua
l 
   CMS Application Development Guide for Assembler
Example from the book
 assgn sys005 tap1
 tape rew (181
 assgn syscat e
 assgn sys006 e
 labeldef catout fid catfile volid amserv
 dlbl ijsysct e dsn mastcat (syscat vsam
 dlbl catin e dsn file (sys006 vsam
 amserv repro (tapout 181
 DMSAMS367R Enter tape output DDNAMEs:
 catout

To use a CMS file, make your DLBL point to disk:
dlbl out CMS fn ft 


Re: Sample to REPRO to SL tape

2006-11-27 Thread Gonen Shoham
I am already set. I used ASMERV to SEQ file instead. It was easier and
quick.

Thanks !


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Kris Buelens
Sent: Monday, November 27, 2006 3:08 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Sample to REPRO to SL tape

I'm not very specialized in VSAM, and I no longer find what we used here
at
my customer's systems.  But, what about using the informamtion from
manual 
   CMS Application Development Guide for Assembler
Example from the book
 assgn sys005 tap1
 tape rew (181
 assgn syscat e
 assgn sys006 e
 labeldef catout fid catfile volid amserv
 dlbl ijsysct e dsn mastcat (syscat vsam
 dlbl catin e dsn file (sys006 vsam
 amserv repro (tapout 181
 DMSAMS367R Enter tape output DDNAMEs:
 catout

To use a CMS file, make your DLBL point to disk:
dlbl out CMS fn ft 


Re: MORE... time during IPLndG:r nomail

2006-11-27 Thread Schuh, Richard
That's the problem with old folks - just can't seem to get the hang of
this automation thing:-) 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rich Greenberg
Sent: Thursday, November 23, 2006 9:37 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: MORE... time during IPLndG:r nomail

On: Thu, Nov 23, 2006 at 10:18:55AM +0200,Shimon Lebowitz Wrote:

}  Ignore this, sent by mistreak.
} 
}
} Somehow chucky seems a better name for } an alter-ego than
mistreak. g

No, can't blame this one on Chucky.  :-) A stuck key on my laptop caused
a macro to run multiple times for the messages following the one I
wanted it to run on.

--
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543
1353
Eastern time.  N6LRT  I speak for myself  my dogs only.VM'er since
CP-67
Canines:Val, Red, Shasta  Casey (RIP), Red  Zero, Siberians
Owner:Chinook-L
Retired at the beach Asst
Owner:Sibernet-L


C Support for TAP/PRT/PUN

2006-11-27 Thread Dave Wade
Folks,

 Looking through the IBM C manuals I can find, it
seems amazing to me that the only way to access the
above devices is via OS emulation. Any one find this a
pain. If so what have they done? Or have I missed
something?

Dave


 

Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com


Re: C Support for TAP/PRT/PUN

2006-11-27 Thread Richard Troth
How about DSK?

-- R;





Dave Wade [EMAIL PROTECTED]
 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU




11/27/2006 03:31 PM
Please respond to The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

From
Dave Wade [EMAIL PROTECTED]
To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
C Support for TAP/PRT/PUN






Folks,

 Looking through the IBM C manuals I can find, it
seems amazing to me that the only way to access the
above devices is via OS emulation. Any one find this a
pain. If so what have they done? Or have I missed
something?

Dave


 

Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com



Re: C Support for TAP/PRT/PUN

2006-11-27 Thread Alan Altmark
On Monday, 11/27/2006 at 12:31 PST, Dave Wade [EMAIL PROTECTED] wrote:
 Looking through the IBM C manuals I can find, it
 seems amazing to me that the only way to access the
 above devices is via OS emulation. Any one find this a
 pain. If so what have they done? Or have I missed
 something?

You haven't missed anything.  LE I/O goes through the OS READ/WRITE 
interface.  That means FILEDEF.

You're probably looking for char/block special files via /dev, e.g.?  Stop 
looking; they aren't there.

:-(

Alan Altmark
z/VM Development
IBM Endicott


Re: C Support for TAP/PRT/PUN

2006-11-27 Thread Thomas Kern
Perhaps it is time for the user community to define and write some assembler
language subroutines to interface bewteen C programs and the VM/CMS
environment. 
Much like that FORTRAN library that used to be offered by IBM. 

I don't have a C compiler that can be used to test such subroutines/functions
with (except maybe GCC) but I used to enjoy writting those types of routines
when I use to run FORTRAN programs to model the earth's weather. Those programs
ran a lot better under VM/CMS than under MVS.

/Tom Kern

--- Alan Altmark [EMAIL PROTECTED] wrote:
 On Monday, 11/27/2006 at 12:31 PST, Dave Wade [EMAIL PROTECTED] wrote:
  Looking through the IBM C manuals I can find, it
  seems amazing to me that the only way to access the
  above devices is via OS emulation. Any one find this a
  pain. If so what have they done? Or have I missed
  something?
 
 You haven't missed anything.  LE I/O goes through the OS READ/WRITE 
 interface.  That means FILEDEF.
 
 You're probably looking for char/block special files via /dev, e.g.?  Stop 
 looking; they aren't there.
 
 :-(
 
 Alan Altmark
 z/VM Development
 IBM Endicott
 



 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com