MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how remove this numbers?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
G P Naidu
Beginner


Joined: 04 Dec 2003
Posts: 11
Topics: 9
Location: delhi

PostPosted: Thu Dec 11, 2003 7:48 am    Post subject: how remove this numbers? Reply with quote

Hi,

I copied member from one pds to another pds in that time i got problem
serial numbers are displaying two times in editor.i am giving example below.please clarify,how to remove this numbers.

000001 000100 [/b]IDENTIFICATION DIVISION.
000002 000200 PROGRAM-ID. P9RJ289.
000003 000300 AUTHOR. VENKAT REDDY M.
000004 000400 SECURITY. PROGRAM TO CREATE TESS EXTRACT.
000005 000500 DATE-WRITTEN. 11-15-03.
000006 000600 DATE-COMPILED. 11-24-03.
000007 000700 REMARKS.

thanke,
naidu.
Back to top
View user's profile Send private message AIM Address
SureshKumar
Intermediate


Joined: 23 Jan 2003
Posts: 211
Topics: 21

PostPosted: Thu Dec 11, 2003 8:08 am    Post subject: Reply with quote

GP, The first set of numbers are to the ISPF panels, the second set is to the cobol program, check the profile NUM ON COB must have been turned on.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Thu Dec 11, 2003 8:09 am    Post subject: Reply with quote

G P Naidu,

Type NUM ON STD COB at the command prompt when you are in the edit mode of the newly copied member.

Hope this helps...

cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Thu Dec 11, 2003 8:48 am    Post subject: Reply with quote

Or just
Code:
C ALL P'?' ' ' 1 6


O.
________
discuss vaporizers


Last edited by ofer71 on Sat Feb 05, 2011 11:09 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
shiv_swami
Beginner


Joined: 29 Nov 2003
Posts: 68
Topics: 14

PostPosted: Tue Dec 16, 2003 10:29 pm    Post subject: Reply with quote

The character '
Back to top
View user's profile Send private message Yahoo Messenger
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Wed Dec 17, 2003 12:20 am    Post subject: Reply with quote

Try
Code:
C ALL P'#' ' ' 1 6


O.
________
box vaporizers


Last edited by ofer71 on Sat Feb 05, 2011 11:09 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
shiv_swami
Beginner


Joined: 29 Nov 2003
Posts: 68
Topics: 14

PostPosted: Wed Dec 17, 2003 1:15 am    Post subject: Reply with quote

Thanks O Laughing .

It worked fine for me..

Thanks,
Shiv

"Let the WILD be WILD ...
tame the BEAST within ..."
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group