LB Booster
« BMP Files »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 05:06am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: BMP Files  (Read 344 times)
RNBW
Full Member
ImageImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 106
xx BMP Files
« Thread started on: Apr 26th, 2015, 09:31am »

One of the things I have noticed (I am using Liberty Basic Workshop and LBB) is that when I run a file from LB that contains BMP files, I get an error that the BMP file can't be found.

I know where LB saves it BMP files, but I can't see how LBB can be directed to view the files by default. Does LBB look for BMP files in LB or BBC Basic. I did try to set up a BMP folder in LBB itself, but that didn't seem to work.

Ray huh
User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: BMP Files
« Reply #1 on: Apr 26th, 2015, 11:55am »

on Apr 26th, 2015, 09:31am, RNBW wrote:
I know where LB saves it BMP files, but I can't see how LBB can be directed to view the files by default.

As far as I am aware, LB 4.04 and LBB behave in the same way:
  • If you specify no path, the file is assumed to be in the same directory as the program (DefaultDir$).
  • If you specify a relative path, it is assumed to be relative to the directory containing the program.
  • If you supply an absolute path, that determines where the file is.
This assumes that you have not changed DefaultDir$ in your program.

If you have any reason to think this is not the case, please let me know. But considering that nobody has previously reported an incompatibility in this respect I would be surprised. When I run the supplied LB sample programs, bitmaps and other resource files are found correctly.

Richard.
« Last Edit: Apr 26th, 2015, 11:57am by Richard Russell » User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »


This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls