Search found 9 matches

by jbraden
Jan 07, 2008 18:54
Forum: Archive
Topic: FBWinPrint 0.10
Replies: 54
Views: 35654

Vince, I am a newbie on FB. I downloaded the zip file and put the two coded files into the same directory. When I attempt to run it, I get a compile failure: Command executed: "C:\FreeBasic\fbc.exe" "C:\FreeBasic\NSCHOOL\FBWinPrint.bas" -lang qb Compiler output: C:/FreeBasic/inc/...
by jbraden
Jan 07, 2008 2:35
Forum: Beginners
Topic: Compiler Blowup
Replies: 8
Views: 2096

Compiler Blowup fixed moving to printer issue

Do any of you fine readers know if there is a tutorial on driving print using LPRINT? Specifically, I want to be able to print centered text in a higher Font (eg header) to the default printer. In QB, I could sent the escape characters when the printer was hard connected to the LPT1 port. In XP, not...
by jbraden
Jan 07, 2008 2:17
Forum: Beginners
Topic: Compiler Blowup
Replies: 8
Views: 2096

Compiler Blowup resolved

Gentlemen, thank you all!

I got the new compiler to run and found that I had left in a DEF_PROC statement (used in BB4W BASIC). Took it out and the compile went fine.

Now I have to resolve some printer issues, but that is for another time!

Thanks, again!
by jbraden
Jan 06, 2008 23:35
Forum: Beginners
Topic: Compiler Blowup
Replies: 8
Views: 2096

Compiler Blowup

I could get nothing to work, (sad because my old environment was working fine) so I had to rip out all Free Basic and FBIDE. Then I single stepped the install of the FBIDE followed by the latest Beta of FB. Then, I decided to follow the advice to set switches, but I cannot find any place in the IDE ...
by jbraden
Jan 06, 2008 19:28
Forum: Beginners
Topic: Compiler Blowup
Replies: 8
Views: 2096

Compiler Blowup

I have just installed the FBIDE package (see below) and attempted to run a compilation on a program that works in QB4.5. The compile failed with the following message detail: ========================= Command executed: "E:\FreeBasic\fbc.exe" "C:\Program Files\BBC BASIC for Windows\NSC...
by jbraden
Feb 08, 2007 6:17
Forum: Hardware Interfaces / Communication
Topic: output to printer - please help
Replies: 27
Views: 14274

jevans4949: Thanks for the note. Yes, I guess I am interested in the RTF 'wrapper'. I had hoped that moving to FB which uses the system default printer would have included some method of controlling font characteristics. LF, CF, etc are hardware characteristics and another discussion. So, if Word ca...
by jbraden
Feb 07, 2007 20:38
Forum: Hardware Interfaces / Communication
Topic: output to printer - please help
Replies: 27
Views: 14274

Print Font

Michael, What do I 'Open'? Lprint just drives a line to the default printer, does it not? I looked for support in the documentation at http://www.wildgardenseed.com/RQDP/FreeBasic/index.html and it just says not supported.. I looked at the documentation at http://www.freebasic.net/wiki/wikka.php?wak...
by jbraden
Feb 06, 2007 15:07
Forum: Hardware Interfaces / Communication
Topic: output to printer - please help
Replies: 27
Views: 14274

Printer now working

MichaelW, Thanks for the tip. I read the HP note and then looked at the configuration of the printer. It turns out that port LPT1 had both the LaserJet 5 AND a Quicken PDF printer assigned to the port. Apparently, the interface from FB is sensitive to that (QB worked fine). I then opened the propert...
by jbraden
Feb 06, 2007 4:57
Forum: Hardware Interfaces / Communication
Topic: output to printer - please help
Replies: 27
Views: 14274

Printer not activated -20 ??? What is this?

I am a newbie coming over from QB and am having a problem printing. My system is an XP Home edition. I am running the FBIDE and downloaded .16 into the directory (I am assuming it is working but cannot find the level of FB; About only gives me level of IDE). I have an HP LaserJet 5 that is connected...