Search found 24 matches

by Rikuk
Sun Jun 24, 2007 10:25 am
Forum: Coding Questions
Topic: Help Charting From Excel
Replies: 0
Views: 700

Help Charting From Excel

Can I create a chart using data from excel.
I have an excel spreadsheet in which cell A1 has decimal odds (i.e 2.50), which update every 30 seconds. Is there a way/ example to chart this in Purebasic with a time stamp and value.

Thank you in advance
RIK
by Rikuk
Wed May 24, 2006 3:22 pm
Forum: General Discussion
Topic: Programmer to help with my project
Replies: 1
Views: 929

Programmer to help with my project

I'm currently learning PureBasic, and I'm looking for someone with a lot a PureBasic knowledge to help with my current project.

Ideally I would like someone to write the code themselves with myself providing the data and program structure ideas.

The project is to analyses Horse racing cards ...
by Rikuk
Sat May 13, 2006 8:51 am
Forum: Coding Questions
Topic: CSV file help
Replies: 3
Views: 854

Thank you for your reply :D
by Rikuk
Fri May 12, 2006 8:30 pm
Forum: Coding Questions
Topic: CSV file help
Replies: 3
Views: 854

CSV file help

Hi I'm currently loading a CSV file with each string seperated by "," and using a text gadget to display the text.

This is working fine with the CSV dile formated as follows

STRING 1,STRING 2,STRING 3,STRING 4

However the data I going to be using is formated as follows

STRING 1,STRING 2
STRING 3 ...
by Rikuk
Sun Apr 23, 2006 7:14 pm
Forum: Coding Questions
Topic: CAPTURE DATA
Replies: 4
Views: 2821

Thanks How do you write the data to a file?

Rik
by Rikuk
Thu Apr 20, 2006 7:07 pm
Forum: Coding Questions
Topic: CAPTURE DATA
Replies: 4
Views: 2821

CAPTURE DATA

Is there a simple way of capturing a table from a web page.

The web table I'm looking at is Horse Racing cards an example is at the following page.

http://www.attheraces.com/card.asp?race ... =racecards

Rik :D
by Rikuk
Fri Apr 14, 2006 11:18 am
Forum: Coding Questions
Topic: Text / Data help
Replies: 2
Views: 785

Text / Data help

Hi I've a text file that contains the following information

Date,League,Home Team,Away Team,Home Win%,Draw%,Away Win%

What's the best way of loading this data into Purebasic and sort & manipulate the data?

Thanks in advance for any thoughts ideas ect.

Examples would be much appriacted
:D

Rik
by Rikuk
Sun Jan 08, 2006 4:12 pm
Forum: Coding Questions
Topic: String Gadget sorting
Replies: 5
Views: 1079

Thank you again :D

Rik
by Rikuk
Sun Jan 08, 2006 2:35 pm
Forum: Coding Questions
Topic: String Gadget sorting
Replies: 5
Views: 1079

Hi Trond,
Sorry to be a pain your'e code works great, I've tryed and failed to add the next bit could you help please :oops:

I need to add next the number of times a number has another with 10 of it
lower.

ie
string 1=50 (between 50 and 40=1)
string 2=45 (between 45 and 35=1)
string 3=35 (between ...
by Rikuk
Sat Jan 07, 2006 3:49 pm
Forum: Coding Questions
Topic: String Gadget sorting
Replies: 5
Views: 1079

Thank you just what I needed.

Rik :D
by Rikuk
Sat Jan 07, 2006 2:04 pm
Forum: Coding Questions
Topic: String Gadget sorting
Replies: 5
Views: 1079

String Gadget sorting

Could someone help me with some code for the following problem.
I've 10 String gadgets where the user enters numbers between 1 & 99, when the numbers have been entered I need an output stating

String 1 has 8 greater 1 equal 1 lower
String 2 has 5 greater 3 equal 2 lower
ect

Thanks in advance
by Rikuk
Mon Sep 26, 2005 6:45 pm
Forum: Coding Questions
Topic: Download file with Progress Bar
Replies: 4
Views: 3131

Download file with Progress Bar

Has anyone got some simple example code for a progress bar when downloading a file from the intrenet please :D

Rik
by Rikuk
Sat Sep 17, 2005 4:46 pm
Forum: Coding Questions
Topic: Security Advice
Replies: 2
Views: 792

Thanks is there a set of commands for HTTP download or do I need a Lib.

Rik
by Rikuk
Sat Sep 17, 2005 10:57 am
Forum: Coding Questions
Topic: Security Advice
Replies: 2
Views: 792

Security Advice

I'm currently writing a program that accesses my personnel website using the FTP user Lib to download load a text file (user name/password included in the code), how safe is this?

Rik
by Rikuk
Tue Jul 05, 2005 5:47 pm
Forum: Coding Questions
Topic: Internet Explorer
Replies: 2
Views: 996

Internet Explorer

Is it possible to control Internet Explorer from PureBasic i.e refresh page.


Rik