Search found 2 matches
- Fri Dec 12, 2008 6:30 am
- Forum: General category
- Topic: Sub ... End sub
- Replies: 4
- Views: 6740
Sub ... End sub
hi i`m new to fnx basic but i think i found outwhy your program was having a problemi think you were trying to load "hello world" in to x as a string buti looked at the help file and found outa string is comprized of a couple of partsthe 1st part is[Dim x as string] ? before the declare fo...
- Thu Dec 11, 2008 7:58 am
- Forum: General category
- Topic: bmp files?
- Replies: 2
- Views: 5192
bmp files?
i am new to fnx basic and i can`t figure out
how to load a bmp file into a image
like
open file dialog
pick a file
chocie = filename
then filename = bmp
but how do i load the bmp file into the image
how to load a bmp file into a image
like
open file dialog
pick a file
chocie = filename
then filename = bmp
but how do i load the bmp file into the image