Geeks Talk

Prepare for your Next Interview




tell me how 2 redefine a table .very urgent

This is a discussion on tell me how 2 redefine a table .very urgent within the MainFrame forums, part of the Software Development category; how to redefine a table using cobol program...


Go Back   Geeks Talk > Software Development > MainFrame

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-27-2008
Junior Member
 
Join Date: Jun 2008
Location: Chennai
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
veenars is on a distinguished road
tell me how 2 redefine a table .very urgent

how to redefine a table using cobol program
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-14-2008
Junior Member
 
Join Date: Jul 2008
Location: Mumbai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
bikas_sinha is on a distinguished road
Re: tell me how 2 redefine a table .very urgent

01 Table-name-1.
02 Table-field PIC 9(3) OCCURS 5 times.

01 Table-name-2 redefines Table-name-1.
02 Table-field PIC 9(5) OCCURS 3 times.
Reply With Quote
Reply

  Geeks Talk > Software Development > MainFrame


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
urgent munigantipraveen Unix/Linux 1 04-19-2008 09:25 PM
Its urgent please help me as soon as possible newhere Testing Issues 7 03-24-2008 04:45 AM
redefine a variable Geek_Guest MainFrame 1 05-18-2007 03:57 PM
Need Urgent Help......About QTp aarusa QTP 2 04-18-2007 07:11 AM
Urgent imano Oracle 0 02-19-2007 03:51 AM


All times are GMT -4. The time now is 05:25 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved