Search found 8 matches

by ltrail
Fri Sep 19, 2014 3:17 pm
Forum: The PureBasic Editor
Topic: Printing line numbers in the pure basic editor
Replies: 2
Views: 3591

Re: Printing line numbers in the pure basic editor

Thank you for the link. I'll try to set it up as an addon to the IDE.
by ltrail
Tue Sep 16, 2014 4:42 pm
Forum: The PureBasic Editor
Topic: Printing line numbers in the pure basic editor
Replies: 2
Views: 3591

Printing line numbers in the pure basic editor

Is there a way to print the line numbers that one sees on the screen when printing ones program files? I look but cannot find such a capability. I realize that as the program changes, the program lines will be at different line numbers; that's okay. I apologize if it is already capable of doing this ...
by ltrail
Fri Jan 24, 2014 11:14 pm
Forum: Coding Questions
Topic: Routines Eliminated in PB Ver 5.2 that Were a Part Ver5.0
Replies: 2
Views: 1038

Re: Routines Eliminated in PB Ver 5.2 that Were a Part Ver5.

Thanks, Fenix. I'll search there.
by ltrail
Fri Jan 24, 2014 4:43 pm
Forum: Coding Questions
Topic: Routines Eliminated in PB Ver 5.2 that Were a Part Ver5.0
Replies: 2
Views: 1038

Routines Eliminated in PB Ver 5.2 that Were a Part Ver5.0

Is there a Synopsis available that explains what has been eliminated from Ver 5.2? I believe, as an example, EXIT was included in Ver. 5.0. Thanks.
by ltrail
Mon Jan 07, 2013 3:30 am
Forum: Coding Questions
Topic: InKey$
Replies: 7
Views: 2277

InKey$

Am I correct that this tool has not been clearly defined in the documentation? I don't have a clue as to how to use it, in programs. Nothing is shown as to its attributes either. Does someone know it well? May I have some clue as to its power? Thanks.
by ltrail
Fri Dec 28, 2012 3:01 am
Forum: General Discussion
Topic: Linker/Executable Problem
Replies: 5
Views: 1350

Re: Linker/Executable Problem

I discovered that my anti-virus software was capturing essential files and claiming them to be rogue. So when I turned the anti-virus software off, temporarily, the application does run. Thanks to both of you for your help.
by ltrail
Fri Dec 28, 2012 12:59 am
Forum: General Discussion
Topic: Linker/Executable Problem
Replies: 5
Views: 1350

Re: Linker/Executable Problem

That too, would be a problem in that the application code is proprietary and submitting it herein, would plain just give it away. However, Thanks for your reply.
by ltrail
Fri Dec 28, 2012 12:09 am
Forum: General Discussion
Topic: Linker/Executable Problem
Replies: 5
Views: 1350

Linker/Executable Problem

Hello. I'm very new to this forum, but thirty years ago, I wrote a program in what some would call "Old Basic". Ok. So I revised the program using PureBasic's Compiler. The Compiler showed me everywhere that was not compatible; and I fixed it. When PureBasic tried to link the program, I receive the ...