gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Skipping over labels in SCREEN SECTION.


From: Patrick
Subject: Re: [open-cobol-list] Skipping over labels in SCREEN SECTION.
Date: Wed, 17 Apr 2013 23:14:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

Hi Vince

I am trying to learn more about the screen section too and your ACAs project could really help.

I don't seem to be able to install it though. I am on a 64 bit system, could this be an issue?

Most of the errors I get are related to missing files. I have some of them posted at the end of this email.

Are these missing files supposed to be generated by each company using ACAS? Are they basically the input to the project?

If so, do you have any dummy ones that I could use in the meantime?

Hope your doing great-Patrick





comp-all.sh: line 13: ./comp-gl.sh: No such file or directory
comp-all.sh: line 15: ./comp-purchase.sh: No such file or directory
comp-all.sh: line 17: ./comp-sales.sh: No such file or directory
comp-all.sh: line 19: ./comp-stock.sh: No such file or directory
We Are all done but check for any error or warning messages



chmod: cannot access `sales': No such file or directory
chmod: cannot access `*.sh': No such file or directory
mv: cannot stat `sales': No such file or directory
mv: cannot stat `*.so': No such file or directory
mv: cannot stat `*.sh': No such file or directory
chmod: cannot access `purchase': No such file or directory
chmod: cannot access `*.sh': No such file or directory
mv: cannot stat `purchase': No such file or directory
mv: cannot stat `*.so': No such file or directory
mv: cannot stat `*.sh': No such file or directory
chmod: cannot access `stock': No such file or directory
chmod: cannot access `*.sh': No such file or directory
mv: cannot stat `stock': No such file or directory
mv: cannot stat `*.so': No such file or directory
mv: cannot stat `*.sh': No such file or directory
chmod: cannot access `general': No such file or directory
chmod: cannot access `*.sh': No such file or directory
mv: cannot stat `general': No such file or directory
mv: cannot stat `*.so': No such file or directory
mv: cannot stat `*.sh': No such file or directory



On 17/04/13 10:18 AM, vbcoen wrote:

John;

 

You have the ACAS accounting system sources?

 

Have a look there starting with a menu program eg, sales, purchase, stock.

 

They all use screen sections.

 

Vince

 

On Wednesday 17 Apr 2013 09:54:32 john Culleton wrote:

> Just getting started with Screen Section. The display I want

> includes label fields and data entry fields. I want the screen to

> skip over the label fields when I hit the tab key and only pause

> at the data entry fields. How is this accomplished? Do I use two

> screen sections, one overlaying the other? Is there a way to mark

> a field as read-only? Do I click on needed fields with the mouse?

> Do I ensure that the label fields are totally filled with a VALUE

> to start?

>

> Inquiring minds want to know.

 



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter


_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]