Exchange Forum > Dcl Dialogs
Ohm's Law Calculator
Ohm's Law Calculator

#1

Buzzard
Join Date:
12-25-2007
Hello All,
 
Here is another new program with Vipers vector image.
The program is a bit large with regard to the images, but it works well.
Give it a test.
 
Thanks,
Buzzard



Attachments  OLC.zip  
Ohm's Law Calculator

#2

Viper
Join Date:
07-31-2007
Buzzard,
I checked out your program this weekend. Your dialog image is sort of what I had in mind with things you can do with Mimage.
Just by changing the background gives it a very professional look.
Way to go!
Ohm's Law Calculator

#3

Buzzard
Join Date:
12-25-2007
Sorry but alot of changes were made to the OLC.lsp
 
OLCv4.lsp is now available.


Here are the latest revisions:

Code:
                                  *Revisions*
Date      Change                                            Program
 
06/12/09  Reduce program size by vector_image modification  OLCv2.lsp 
06/13/09  Add Divide by zero error function                 OLCv3.lsp
06/13/09  Program now calculates remaining two values       OLCv3.lsp
06/13/09  Remove Mode Tile Function                         OLCv3.lsp
06/14/09  Add Imaginary Number calcs to square root         OLCv4.lsp
06/14/09  Program remembers last formula selection          OLCv4.lsp
Feedback on this program would be greatly appreciated.
 
User Interface was also changed, See attached image.
 
Thanks,
Buzzard

Attachments  OLCv4.zip    OLCv4.gif  
Ohm's Law Calculator

#4

Buzzard
Join Date:
12-25-2007
I think this is the last of the changes.
 
OLCv5.lsp has been posted.


Code:
                                  *Revisions*
Date      Change                                            Program     By
 
06/12/09  Reduce program size by vector_image modification  OLCv2.lsp   AMB
06/13/09  Add Divide by zero error function                 OLCv3.lsp   AMB
06/13/09  Program now calculates remaining two values       OLCv3.lsp   AMB
06/13/09  Remove Mode Tile Function                         OLCv3.lsp   AMB
06/14/09  Add Imaginary Number calcs to square root         OLCv4.lsp   LM
06/14/09  Program remembers last formula selection          OLCv4.lsp   AMB
06/16/09  Remove OLC_DCO Output Function                    OLCv5.lsp   CAB
06/16/09  Consolidate OLC_CAI & OLC_DCO functions           OLCv5.lsp   CAB
06/16/09  Remove all redundant programming                  OLCv5.lsp   CAB
06/16/09  Improved variable localization                    OLCv5.lsp   CAB
06/16/09  Improved programming for input errors             OLCv5.lsp   CAB
06/16/09  Added OLC_T2N Error Function                      OLCv5.lsp   CAB
06/16/09  Modified OLC_RAC Reset Function                   OLCv5.lsp   CAB
Enjoy the program,
Buzzard

Attachments  OLCv5.zip    OLCv5.gif  
Ohm's Law Calculator

#5

J Briggs
Join Date:
07-25-2007
Buzzard,
You have a great program here. All you need now is to have it analyze electronic circuits. But that would be extremely complicated.