29rohitkr / calc1

Tried to make something in foxpro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calc1

A test project in FoxPro 2.5.

This is calc1 v2 ( supports just the simple operations like +, -, *, / ). Built using FoxPro 2.5, an RDBMS developed by Microsoft.

I am following an incremental model for this project. I go on adding features and improvements as I learn new things.

crypted login system . it stores user login time ,login date, last login, logout time , total time in the database.

it is not that much good. because, it has so much issue. and i can't figure out how to remove it so i need help .

HOW TO USE THIS

  • Prerequisite : You must have any version of FOXPRO. But it was made as a practice project on FOXPRO 2.5, so I guess it looks best on the same.
  • Copy all the files and paste it in the FoxPro directory .
  • Open FoxPro
    • in command box type do calc1
    • it will ask you a name, type in your name

enter name

it will say you are not registered at first time . Type y to register. enter your name and set a password.

alt text

now again run the command do calc1 and enter your user name and password.

alt text

alt text

alt text

alt text

  • type help to see help
  • use clear to clear screen
  • exit for exit

About

Tried to make something in foxpro


Languages

Language:xBase 100.0%