Announcement

Collapse
No announcement yet.

.BI files?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Michael Mattias
    replied
    ..and PB just supports that file extension type [ *.BI ]for historical purposes..
    Or marketing purposes. Not that there's anything wrong with that, but let's be honest here. The installed base of Brand-M BASIC users has been, is, and probably will remain an explicit target market for PowerBASIC, Inc.


    MCM

    Leave a comment:


  • Lance Edmonds
    replied
    Like Charles, my understanding is that the .BI extension was a Microsoft DOS Basic thing, commonly used in the "commented include" metastatements: 'INCLUDE "file.bi" (or something like that!), and PB just supports that file extension type for historical purposes.

    Essentially, a .BI file serves the same purpose as a .BAS or a .INC file.

    And yes, the .H file extension is used to indicate a 'header' file, typically used as a #include (case sensitive) for .RC and .DLG files. Again, this is probably a historical Microsoft thing. Possibly the RC.HLP file may contain information on this (I'm not at my DEV PC to check), but it is of no serious consequence.

    ------------------
    Lance
    PowerBASIC Support
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • Herman Kieskamp
    replied
    BI files are also used for the PB-Dos compiler, I assume they wanted the editor to be
    PB-dos friendly so to speak ??



    ------------------
    Herman
    (May the source be with you).

    Leave a comment:


  • Borje Hagsten
    replied
    Thanks fellows. Your answers led me to MSDN, where I could find some
    information that supports this. Seems like .BI is ordinary text based
    include files for old DOS compilers. Guess that's why it's been added
    to PBedit's file list..


    ------------------

    Leave a comment:


  • Charles Dietz
    replied
    Borje,

    I believe that the .BI extension was a suggested extension offered by
    Microsoft QuickBasic for 'include' files. I always thought that BI stood
    for "Basic Include" files.



    ------------------

    Leave a comment:


  • Paul Squires
    replied
    My guess it means "BASIC Include" file.

    ------------------
    Paul Squires
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • Borje Hagsten
    started a topic .BI files?

    .BI files?

    PBedit lists BAS, BI and INC files as source files. What is a BI file?
    Never seen that format myself, but since the editor lists it, it must
    exist, or? Anyone ever used that format and if so, what kind of file
    is it? Binary? Binary what?

    Also, .H files are listed as resurce files, but in my mind, H stands
    for "header", that is, a sort of include file for resource files.
    Many confusing things in PBedit. Too bad no help ever has been released
    for it..


    ------------------
Working...
X
😀
🥰
🤢
😎
😡
👍
👎