 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

July 1st, 2010, 11:16 PM
|
|
Registered User
|
|
Join Date: Feb 2010
Posts: 6
Time spent in forums: 1 h 2 m 53 sec
Reputation Power: 0
|
|
|
Microsoft Cobol
I am using Microsoft Cobol verion 2.00 for compiling Cobol programmes,
which is generating .INT file. I have created a package. The main menu is
given below.
The report (Report.txt) is created by option no. 4 and is viewed by option
no. 7. In option no. 7, Report.txt is linked with WORDPAD, which is invoked
by a BAT file (viewing.bat; details given below). After seeing the
report, when WORDPAD is closed (exit option of WORDPAD), the control is not
coming to the Main menu, but the screen is getting minimised and is resting
on the Touch bar below. If I click on this minimised icon on the touch bar,
the Main menu is appearing on the screen.
What shall I do so that after closing WORDPAD, the control will go to the
BAT file and the Main menu will appear on the screen ?
P K Dash
BAT file
========
@echo off
cls
wordpad report.txt
Main Menu
1..... Selection of records by Amount
2..... Selection of records by Parameter(s)
3..... Selection of records by Amount & Parameter(s)
4..... Report Generation
5..... Address Generation
6..... Branch Data Analysis
7..... Viewing Report
9..... Quit
Give your selection (1, 2, 3, 4, 5, 6, 7, 9)
|

July 2nd, 2010, 03:45 AM
|
 |
Contributing User
|
|
Join Date: Aug 2003
Location: UK
|
|
|
Better title... still the wrong forum!
|

July 2nd, 2010, 05:18 AM
|
|
Registered User
|
|
Join Date: Feb 2010
Posts: 6
Time spent in forums: 1 h 2 m 53 sec
Reputation Power: 0
|
|
|
Kindly help with the correct one.
|

July 2nd, 2010, 05:22 AM
|
|
|
|
__________________
Right 98% of the time, and don't care about the other 3%.
“It has been said that the great scientific disciplines are examples of giants standing on the shoulders of other giants. It has also been said that the software industry is an example of midgets standing on the toes of other midgets.” (Alan Cooper)
|

July 2nd, 2010, 05:24 AM
|
 |
Renaissance Redneck
|
|
Join Date: Jan 2004
Location: Central New York. Texan via Arizona, out of his element!
|
|
I quote from the list of forums:
Quote:
Other Programming Languages (4 Viewing)
A place for discussing programming languages not covered in specific forums such as Assembler, COBOL, etc. - you get the idea. |
Tough call.
__________________
Functionality rules and clarity matters; if you can work a little elegance in there, you're stylin'.
If you can't spell "u", "ur", and "ne1", why would I hire you? 300 baud modem? Forget I mentioned it.
DaWei on Pointers Politically Incorrect.
|

July 2nd, 2010, 01:40 PM
|
|
Brony & F/OSS Advocate
|
|
Join Date: Jul 2003
Location: Anaheim, CA (USA)
|
|
|
Moved from C Programming to Other Programming Languages.
reena@, please be more careful about posting your questions in the appropriate forum next time. Thanks.
|

July 5th, 2010, 11:12 PM
|
|
Registered User
|
|
Join Date: Feb 2010
Posts: 6
Time spent in forums: 1 h 2 m 53 sec
Reputation Power: 0
|
|
|
Can Anyone Please Help Me
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|