Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BASFILE - Converts small files to BAS code.
#22
Code: (Select All)

Print #2, "Function BASFILE$()"
Print #2, " DIM A$, c$, o$, btemp$, a&, j&, p&, oc&, i as _Unsigned Long, v as _Unsigned Long"

A suggestion for people (like me) who have decided to "single-mindedly" use `OPTION _EXPLICIT`.

(Just add declaration right below `Function` heading line.)
Reply


Messages In This Thread
RE: BASFILE - Converts small files to BAS code. - by mnrvovrfc - 09-28-2023, 04:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  BASFONT - Turns a FONT into BAS code SUB for using in your programs. Dav 9 2,896 09-04-2023, 12:13 AM
Last Post: grymmjack
  BASIMAGE - Put image files in BAS code to use with _PUTIMAGE Dav 12 3,784 07-17-2023, 03:18 AM
Last Post: SpriggsySpriggs
  UnscramblePic.bas - Rotate picture pieces puzzle Dav 14 3,731 07-15-2023, 07:12 PM
Last Post: Steffan-68
  RightClickMenu - Small right click popup menu function Dav 0 922 04-29-2022, 03:20 AM
Last Post: Dav

Forum Jump:


Users browsing this thread: 1 Guest(s)