GithubHelp home page GithubHelp logo

jrodrigues-ptlx / easyaccounts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piyushkadivar/easyaccounts

0.0 0.0 0.0 1.24 MB

A complete accounting-inventory control package written in CA-Clipper 5.2

Home Page: http://www.jasimabasheer.com/projects.html

xBase 99.78% Batchfile 0.22%

easyaccounts's Introduction

EasyAccounts is an accounting and inventory control package written in CA-Clipper 5.2. It runs well using DOSBox.

EasyAccounts screenshot

You'll need to have a bunch of third party libraries (listed in SRC/EA.LNK) to build it form source. Fortunately they are now available freely from The Oasis

Feel free to contact me at [email protected] for any questions or comments regarding this code.

Folder: SRC

Contains the entire source code of EasyAccounts.

  • The main MAKE file is EA.RMK (it is where the information regarding all programs and dependencies to be compile is kept)

  • The program that starts the application is UTILS.PRG (contains an INIT PROCEDURE SETVARS which is the first procedure to fire up as the application is loaded.)

  • The main switchboard is the PULLMENU.PRG (contains the entire pulldown menu and the function names which are called for each task.)

  • The E.BAT can be called to compile and link the entire package. But you need to have CLIPPER.EXE and BLINKER.EXE in the path, the BIN, LIB and INCLUDE path variables should be configured to point to a directory containing the required libraries and header files.

Folder: DOCS

Contains the preliminary documentation of the software. A word (.doc) file EA_WORD.DOC is present which can be opened in MS-Word.

For viewing other help files, use any text editor, or run the EA-HELP.EXE

Folder: SETUP

Contains the Binary of the software. Please run the SETUP.EXE which will create a directory C:\EA and install the binaries of the software there. The databases are also created automatically by the setup program.

Please remember the password you give to the SETUP program. It would be required to log in on the installed EasyAccounts.

The source code of the setup program is SETUP.PRG (SRC folder). The compile and run batch file is CS.BAT

easyaccounts's People

Contributors

jasim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.