Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. soniabharat

    Write code does not work but Rewrite code works

    Hi, My project is to maintain address record of clients.On screen I enter 8 digi no. and it displays all matching records. It displays address no. and address-instruction of the record.Address no. is system generated,whenever new record is added. Now when I enter client no. on screen,New...
  2. soniabharat

    Changes made are not accepted by COBOL-WOW

    Hi, I use DOS editor to write files.I make changes in my file and save it.When I go to WOW-Designer it shows me coding having some changes accepted and some not. I make changes like I change ENTER-ADDR1 to ENTER-ATT-ADDR1 and then I change some Paragraph name to MTATTDET-ENTER-ADDR1-CHANGE I...
  3. soniabharat

    Hi, The following code just disp

    Hi, The following code just displays the message Attorney updated' CALL WOWSETPROP USING WIN-RETURN DETAIL-STATUS-H 'CURSECTION' 0 'SECTIONSTATUS' 'Attorney Updated' This code is executing fine. In real, nothing is being saved The code that...
  4. soniabharat

    Accept Button doesnot work

    Hi, There are certain problems I am getting in my project. I want to update Attorney Record and when I click Apply button,it is not accepting the changes. It should update the record but it gives me the message that "An Error occured while updqting this attorney. Please Try again.&quot...
  5. soniabharat

    Doesnot save changes

    Hi 1. I am working in Windows based COBOL(LIANT) I am using the DOS editor. When I make a file in Dos Editor and then after that I go to WOW designer to compile, Sometimes it compiles the changes correctly and sometimes after compilation it revert the changes made recently and shows me the...
  6. soniabharat

    urgent Does not take the new changes

    Hi 1. I am working in Windows based COBOL(LIANT) I am using the DOS editor. When I make a file in Dos Editor and then after that I go to WOW designer to compile, Sometimes it compiles the changes correctly and sometimes after compilation it revert the changes made recently and shows me the...

Part and Inventory Search

Back
Top