Search found 11 matches

by Quartermars
Fri Jan 27, 2012 11:23 am
Forum: examples
Topic: Overlimit Bandwidth
Replies: 1
Views: 4949

Overlimit Bandwidth

Did anyone get an error about two or three days ago about too much bandwidth usage for the message board?
by Quartermars
Thu Nov 03, 2011 9:47 am
Forum: General category
Topic: FnxDesigner - v20080823 - latest
Replies: 5
Views: 12048

FnxDesigner - v20080823 - latest

I use both versions.  One of the greatest programs I have found.because of its very light ide and abilities. Very impressed.
by Quartermars
Thu Sep 29, 2011 10:26 am
Forum: General category
Topic: Find ALL files in a directory
Replies: 1
Views: 4601

Find ALL files in a directory

[quote author=7A607C70727E130 link=1313057733/0#0 date=1313057733]Can anybody help?Say that you have a folder with hundreds of notepad "txt" files. How, using FindFirst$ & FindNext$, can I list them to a ListBox. I have tried but I am having trouble with FindNext$. It seems to "sk...
by Quartermars
Mon Oct 11, 2010 9:56 am
Forum: General category
Topic: Create PDF Files
Replies: 3
Views: 13884

Create PDF Files

Is there no way for a pdf file to be created because of the proprietary format?  Or am I missing something intrinsic to the pdf format itself?
by Quartermars
Sun May 02, 2010 7:32 pm
Forum: General category
Topic: Printing format
Replies: 8
Views: 11473

Printing format

Thank you Papi.  That is exactly what I noted as well.  Placing the string variable in the subroutine and letting it take the value of .text it does not display.  Not a major problem simply an inconvenience.
by Quartermars
Sat May 01, 2010 10:57 am
Forum: General category
Topic: Printing format
Replies: 8
Views: 11473

Printing format

With regard to using the print statement.  The one issue perhaps I noticed, strings.  When I try to print a string from a Richedit or edit window it simply does not appear.  On the otherhand handlerichedit.text or edit.text that can be printed and of course sent to the print window.&n...
by Quartermars
Mon Aug 10, 2009 4:27 pm
Forum: General category
Topic: Progress of the new version 9 okt- 2009
Replies: 3
Views: 7447

Progress of the new version 9 okt- 2009

Just wanted to be sure this will be a new version, hopefully coming out in 2009 correct?
Would this be a zipped version as in 3.1 (current version is 3.0)
by Quartermars
Tue Aug 04, 2009 2:00 pm
Forum: examples
Topic: Fnx Basic Installer
Replies: 5
Views: 10047

Fnx Basic Installer

Thank you Wolfy.  I may download the installer you have, but there is a reasonable argument not always to have an installer.  From my perspective, the program is invisible to administrators and the like.  I work in an environment, where this type of administrator control can be a problem.  I love th...
by Quartermars
Fri Jul 31, 2009 8:13 pm
Forum: examples
Topic: Menu items...
Replies: 2
Views: 4717

Menu items...

Thank you for the help....
I was close, but now I will examine it more closely.

by Quartermars
Fri Jul 31, 2009 2:27 pm
Forum: examples
Topic: Menu items...
Replies: 2
Views: 4717

Menu items...

Hello ...Now here is my question, I would like to post a menu bar as seen in most windows programs, File, Tools, etc.  As I hover over it, I should be able to see the menu items.Now here is my problem, how do I do this?  THe times I have tried, well sorry I failed, well the compiler indica...