Re: Re: Where do I start?
Rick Fochtman <[email protected]> Thu, 27 May 2010 20:21:06 -0500
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
Be careful. VSAM is a whole new can of worms. Better you should learn Assembler Language better before jumping into the deep end of the pool. :-) Rick ---------------------------------------------<snip>============================================ Ron Hudson wrote: > > > S U C C E S S ! > > Now I go away for a while to study VSAM, copy the code again. > > Update a few things... > > * make sure the 'top' comments all now match what is going on > * change '.' to '_' in prompts (less valid as a data input ...) > * set all fields to MDT = on (easer to parse DSPLY ) > > Make a stab at storing a vsam record? or perhaps just append it to a flat > file... > > Thanks for the help again. >