That aside, why not work through the examples and demos, or just ask support?
http://www.microfocus.com/products/micro-focus-developer/visual_cobol/index.aspx
Sent from my iPad
On 27 May 2013, at 11:33, "Kevin Turner" <kevin.turner@xxxxxxxxxxxxxxx<mailto:kevin.turner@xxxxxxxxxxxxxxx>> wrote:
You add the program to the project. Projects consist of multiple components (program or whatever) and this is the basic level that you work at. A solution is just a collection of projects but its not compulsory to use them. They come into their own when you want your project components to be able to reference/call stuff in other projects.
Sent from my iPad
On 26 May 2013, at 23:08, "Dave" <dfx1@xxxxxxxxxxxxxx<mailto:dfx1@xxxxxxxxxxxxxx>> wrote:
Hi,
Not sure if this is the best place to ask, I'm just discovering microfocus
visual cobol that uses visual studio 2010 and having problems understanding
the organisation of the different elements of the projects or solution, I'm
not even sure which.
I create something called a solution called mySolution with a project
MyProject.
I get a folder named after the solution, in which is a subfolder named
myProject which contains a COBOL source file Program1.cbl.
The first line of this source reads <program-id. Program1 as
"myproject.Program1".>
I click 'Build the solution' and I get myProject.exe in the folder
myproject/bin/debug.
I can't figure out how to add a second COBOL program so that I can call it
from the first. Where should I place it and how should I call it. Any ideas?
Thanks!
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx<mailto:WEB400@xxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx<mailto:WEB400-request@xxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/web400.
NOTICE: The information in this electronic mail transmission is intended by CoralTree Systems Ltd for the use of the named individuals or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone, so that the sender's address records can be corrected.
--------------------------------------------------------------------------------
CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT
Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx<mailto:WEB400@xxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx<mailto:WEB400-request@xxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/web400.
________________________________
NOTICE: The information in this electronic mail transmission is intended by CoralTree Systems Ltd for the use of the named individuals or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone, so that the sender's address records can be corrected.
--------------------------------------------------------------------------------
CoralTree Systems Limited
25 Barnes Wallis Road
Segensworth East, Fareham
PO15 5TT
Company Registration Number 5021022.
Registered Office:
12-14 Carlton Place
Southampton, UK
SO15 2EA
VAT Registration Number 834 1020 74.
As an Amazon Associate we earn from qualifying purchases.