Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Internet & the Web   »   Which version of BASIC

 
Thread Tools Display Modes
Question
 
 
#1  
Old May 11, 2005, 07:10 AM
traka
Junior Member
traka is offline
 
Join Date: Feb 2005
Posts: 51
traka See this member's comment history on his/her Profile page.
Which version of BASIC

I have a program developed for me, based from XL for it's repetitious formulae functions when macro's are no longer practical. In other words, where XL can no longer be a pratical option, the same work is made into a program.

I am no programmer, but the layman's "blueprint" was presented to a programmer, he made the program and uses some form of "user friendly" BASIC for scripting, I believe it's is termed sub routine.
I am not sure.
But there is now no support from this programmer due to personal life changes.
The program works fine, there is no problem, but it's potential is now limited due to the fact there is no support to the BASIC language script coding.

I have searched for similarities, such as REALbasic, PowerBasic and many other forms of "BASIC", but each of these forums only recognise the BASIC they are associated with.

How then can I tell which BASIC is being used in my program for the sub routines, so i can move to there and tap into the existing potential with my bookeeping program ?

Keep in mind, there is no support whatsoever from the programmer, but he did say during devlopment that the BASIC he has chosen for the scripts is learnable.

I can post some of the code here, incase anyone here can recognise what it is.

Reply With Quote
 
     

Answers
 
 
Old May 11, 2005, 12:13 PM   #2  
Computer Expert
ScottGem is offline
 
ScottGem's Avatar
 
Join Date: Jan 2003
Location: LI, NY - USA
Posts: 23,698
ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.
Pay to call ScottGem for advice ($.75/min)
Call ScottGem via Skype™
BASIC is BASIC. Its a standard language. There are two things that make for different basic dialects; the intepreter and the dialect itself.

BASIC is an interpreted language that reads each line of code and acts on ot. The tool that reads this is the BASIC interpreter. A standard interpreter used to come with DOS. I don't know if that is true with Windows, I don't think so.

Each BASIC intepretor may also have its only particular dialect. Meaning it may have some different commands or functions that are not standard.
  Reply With Quote
 
     
 
 
Old May 11, 2005, 04:40 PM   #3  
Junior Member
traka is offline
 
Join Date: Feb 2005
Posts: 51
traka See this member's comment history on his/her Profile page.
Quote:
Each BASIC intepretor may also have its only particular dialect. Meaning it may have some different commands or functions that are not standard.
That nails it, that's why I cannot make it compile when I try to do extra with the current code setup. I have asked some local friends with some programming expirience and they could not make any sense of it either.
So in my own terminology, the code is unique to it's own purpose.

And yes, the "interpreter" as you mention is probably there to, but that is part of the mainframe as I call it, the program itself where the the raw data feeds in, the database for that raw data and other various 3rd party programs to make one complete system, or a "bot" as some would have it called.

OK,
what should I do next to learn how this code is suppose to compile in the editor section when something is altered ? Because after something new is written with the code, it has a button in the editor section that has to show "Compiled OK" after the Save is clicked.
If it does not compile, it shows the error message and where the error is at.
"Line 35 syntax error", for example.
  Reply With Quote
 
     
 
 
Old May 12, 2005, 05:45 AM   #4  
Computer Expert
ScottGem is offline
 
ScottGem's Avatar
 
Join Date: Jan 2003
Location: LI, NY - USA
Posts: 23,698
ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.ScottGem See this member's comment history on his/her Profile page.
Pay to call ScottGem for advice ($.75/min)
Call ScottGem via Skype™
As I said, Basic is an INTERPETED langugae, not a compiled one. A compiled language uses a compiler specific to that language and dialect, to convert the code to a stand alone executable file.

If you have a compiler, then its specific to that enhanced form of basic. You need to determine what that is and where to learn its specifics.
  Reply With Quote
 
     
 
 
Old May 12, 2005, 06:05 AM   #5  
Junior Member
traka is offline
 
Join Date: Feb 2005
Posts: 51
traka See this member's comment history on his/her Profile page.
The whole boot-kaboot is in one program.
Yes you are correct, the compiler, the editor the whole package is one standalone program. The BASIC section is where me, as a client/s are suppose to work with the programs other functions and whatever 3rd party software is installed as plug-in's
It should be able to send SMS's if one knew how the code tells the mainframe to send the SMS !

I'll have to send you a PM cos the rest is sort of "legal" and I am under a contract binding.
  Reply With Quote
 
     


Thread Tools
Display Modes

 
Similar Sponsors

Similar Threads
Question Asker Forum Answers Last Post
Techno version of: coloringautumn Music 3 Jul 8, 2006 05:14 AM
Works Calendar Version 7 snurbleurk Windows 2 May 19, 2006 05:53 AM
Favorite version of Windows ScottGem Windows 9 Dec 8, 2005 04:26 AM
VB - Detecting current Op. system, Version, etc. sylmarsh Internet & the Web 0 Oct 1, 2003 05:26 AM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 02:09 AM.