Search found 9 matches

by doraemon
Thu Sep 25, 2003 11:36 am
Forum: Coding Questions
Topic: Read a file with a variable in the filepath.
Replies: 5
Views: 1846

freedimension wrote:Perhaps

Code: Select all

ReadFile(#File, "Dades" + marca$ + ".txt")
It do not run fine :(

exaple of the datas:
MyProgram:dades/alcatel.txt
"" dades/nokia.txt
"" dades/sony.txt
........
by doraemon
Thu Sep 25, 2003 11:19 am
Forum: Coding Questions
Topic: Read a file with a variable in the filepath.
Replies: 5
Views: 1846

Read a file with a variable in the filepath.

I need to make something like this:

;ReadFile(#FileModel , "Dades\" && Marca$ && ".txt")

Marca is a variable selected by a ComboBoxGadget.

Anyone can sayme the correct way to make it??

Carles "Doraemon" Bernardez
by doraemon
Tue Sep 23, 2003 1:24 am
Forum: AmigaOS
Topic: Amiga OS4.0 on AmigaOne
Replies: 30
Views: 24803

Re: Amiga OS4.0 on AmigaOne

Are there any plan to port and update Pure Basic to the new Amiga OS and PPC platform? 8)

What about pegasos/Morphos??

Its a reality and the actual version works very well, only needs improvements in the 2D routines, and some other things, but its really usefull and very faaaast.


What do you ...
by doraemon
Tue Sep 23, 2003 1:19 am
Forum: AmigaOS
Topic: Amiga Registered Version
Replies: 7
Views: 7758

Fred wrote:I'm on it ! :)
OK, no problem.

Ah, the Demo version works very well on Pegasos/Morphos machines, (and very fast) I love it.

Please, work a bit on it, I will apprecitte your work ;P
by doraemon
Mon Sep 22, 2003 12:55 pm
Forum: AmigaOS
Topic: Amiga Registered Version
Replies: 7
Views: 7758

doraemon wrote:
Fred wrote:just send me an email to request the amiga version with your registration mail.
Please, sayme your email, and I will send it in a few seconds

Carles "Doraemon" Bernardez
I sended the E-mail 3 days ago.
Im waiting ;P

Please, send to me the amiga version ASAP
by doraemon
Fri Sep 19, 2003 10:35 am
Forum: Coding Questions
Topic: Add texts to the 2nd, 3rd Column of a ListIconGadget
Replies: 2
Views: 1053

Add texts to the 2nd, 3rd Column of a ListIconGadget

I have something like this:
;----------------------------------------------------------------------
ListIconGadget(#StockCentral, 150, 50, 450, 300, "Marca", 50 ,#PB_ListIcon_CheckBoxes)
AddGadgetColumn(#StockCentral,1,"Model", 100)
AddGadgetColumn(#StockCentral,2,"IMEI", 100)
AddGadgetColumn ...
by doraemon
Thu Sep 18, 2003 5:24 pm
Forum: AmigaOS
Topic: Amiga Registered Version
Replies: 7
Views: 7758

Fred wrote:just send me an email to request the amiga version with your registration mail.
Please, sayme your email, and I will send it in a few seconds

Carles "Doraemon" Bernardez
by doraemon
Thu Sep 18, 2003 4:29 pm
Forum: Coding Questions
Topic: Access to an ftp server.
Replies: 0
Views: 827

Access to an ftp server.

I can access to files from an ftp server like a normal Hard disk??

Im making a simple stoks program sincronitzed by the datafiles on the ftp server.

I have the program running more or less in the local machine, but now im with the sincronitzation.

Its easy???

Thx for all and sorry for my lame ...
by doraemon
Thu Sep 18, 2003 2:38 pm
Forum: AmigaOS
Topic: Amiga Registered Version
Replies: 7
Views: 7758

Amiga Registered Version

Im a registered user of PureBasic since 1 week ago.

I reciver a email from suppor@purebasic.com with the regged executables for win and linux, but I need the amiga version and the support team do not answer to me.

Please help, I need it really


Doraemon.