Just a how to start question with Business Basic. We have a point of sales system built in business basic, the files themselves appear to be in binary. Can someone recommend what program to use to open the files up to edit them?
Thanks!
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)
| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 1 | 11 | 93 | 1,649 | 14,433 |
/Forum/anonymous11.html copyright May 2005 anonymous All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Fri May 20 23:08:55 2005: Subject: TonyLawrence
If they are binary, they are only going to be opened by the application that created them.. you may or may not have that application. Someone else here may know specifically what that is and how to use it; I've used the editor on Universe systems but those were text files you would compile with the BASIC command.. perhaps you only have the compiled versions?
Sat May 21 02:27:34 2005: Subject: dhart
Which Business Basic is this? Some will have a hash table at the front of the file with ascii data following, some will have embedded hex pointers.
Sat May 21 15:23:41 2005: Subject: anonymous
Thanks for the replies. Looks like I figured it out. I open vpro5, then:
Start 1024 (To increase the memory workspace)
Load "pathtofile"
call "_ascii"
And that pops up a text editor with the code in it. Now my next question is, are there any tutorial websites out there that can explain the syntax?
Thanks!
Sat May 21 15:44:11 2005: Subject: TonyLawrence
All the BB editors I've used have built-in help, but I'm sure Googling for Business Basic will also find pages. It's mostly just Basic; it's the file handling that has the odd stuff..
Sun May 22 13:35:50 2005: Subject: BigDumbDinosaur
This sounds as though it may be BBx. There are a lot of skilled BBx programmers still around, so you might want to seek out one to give you some help.
Don't let the fact that it is BASIC fool you. Virtually all Business BASIC dialects are very sophisticated and are capable of performing complex operations. The file handling features alone will keep you guessing for a while.
Tue May 24 16:42:49 2005: Subject: anonymous
Full documentation for VPro/5 is available at http://www.basis.com
--Bob
Tue Jan 24 19:49:27 2006: Subject: Business Basic anonymous
If you need any help, I have many years experience of Business Basic, and now work on a freelance contract basis
your welcome to contact me for more details colin@cmec-consulting.co.uk
Add your comments