View previous topic :: View next topic
|
Author |
Message |
chaitra
New User
Joined: 10 Aug 2005 Posts: 5
|
|
|
|
Hi,
I used the command NUM ON STD to align theCOBOL coding.
The lines were not aligned. Anyway, when I re-opened the file, the following message was displayed.
Profile changed to NUMBER OFF (from NUMBER ON STD)
Data does not have valid standard numbers.
Can I know what is the purpose of NUM ON STD and what is the command to align the COBOL coding at once? |
|
Back to top |
|
|
sathish_rathinam
New User
Joined: 22 Aug 2005 Posts: 59 Location: india
|
|
|
|
try out with NUM ON COB .I THINK IT WILL WORK. |
|
Back to top |
|
|
Rupesh.Kothari
Member of the Month
Joined: 27 Apr 2005 Posts: 463
|
|
|
|
HI,
NUM on COB is working for me.
Thanks & regards
Rupesh |
|
Back to top |
|
|
mathiprakash
New User
Joined: 29 Apr 2005 Posts: 14 Location: Pune, India.
|
|
|
|
Try with this,
NUM ON STD COB
it should work. |
|
Back to top |
|
|
chaitra
New User
Joined: 10 Aug 2005 Posts: 5
|
|
|
|
Hi,
Thanks for your reply.
But NUM ON COB is also not working for me. The command is being recognised with no error messages but not getting aligned.
Could you suggest me the solution?
Thanks,
Chaitra |
|
Back to top |
|
|
chaitra
New User
Joined: 10 Aug 2005 Posts: 5
|
|
|
|
Hi,
I tried out all the commands mentioned. The following message is getting displayed when the file is re-opened and still not getting aligned with any of the commands.
Profile changed to NUMBER ON STD COB (from NUMBER ON STD).
Data has valid COBOL numbers and valid standard numbers. |
|
Back to top |
|
|
Rupesh.Kothari
Member of the Month
Joined: 27 Apr 2005 Posts: 463
|
|
|
|
Hi,
Please check what is members Profile.
Open the member and give command PROFILE on command prompt
it will give you all profile details.
Please check in that which number is set
Regards
Rupesh |
|
Back to top |
|
|
chaitra
New User
Joined: 10 Aug 2005 Posts: 5
|
|
|
|
Hi Rupesh,
Thanks for your suggestion.
I tried with the profile command.
NUMBER ON STD COB is the profile.
Any changes to be made?
Thanks,
Chaitra |
|
Back to top |
|
|
|