Search found 25 matches

by nrasool
Thu Sep 16, 2010 3:08 pm
Forum: Linux
Topic: How to get Purebasic to work with Puppy Linux 5.1.1
Replies: 1
Views: 1682

How to get Purebasic to work with Puppy Linux 5.1.1

Hi there

This is just a note to you, if anyone who is having problems getting Purebasic to work with Puppy Linux, it is very simple, After a day of researching I have figured this out. Since Puppy doesn't use apt-get, any sudo or apt-get command will not work. Also Puppy makes you the root user ...
by nrasool
Tue May 15, 2007 8:35 am
Forum: PureFORM & JaPBe
Topic: Gnozal tools updater
Replies: 61
Views: 112629

Hi gnozal, I tried to use this today to check updates, and get an HTTP query failed - Error 403, Looks like the updater can't find the updated library online or something.

Kind Regards
by nrasool
Sun May 13, 2007 5:36 pm
Forum: Linux
Topic: WebGadget Editable
Replies: 11
Views: 4940

I use the latest ubuntu disto, webgadget wasn't working, until Walker and ts-soft helped me out, see http://www.purebasic.fr/english/viewtopic.php?t=26549

If the webgadget is not working for you, try checking that thread :)

Kind Regards
by nrasool
Sun May 13, 2007 5:34 pm
Forum: Linux
Topic: Which Linux brand are you using for Purebasic?
Replies: 13
Views: 5827

I'm a bit of a noob in Unix, however using Ubuntu is highly recommended, I use it on with virtualbox and it is excellent. Highly recommended
by nrasool
Mon Apr 16, 2007 12:47 pm
Forum: Announcement
Topic: 7-zip32.dll wrapper
Replies: 28
Views: 19159

nice on Ts-Soft. Have you thought about putting this code and examples in your excellent PBOSL library?
by nrasool
Tue Mar 20, 2007 4:18 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 609293

Ahh many thanks for that Gnozal, its now working fine
by nrasool
Tue Mar 20, 2007 3:48 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 609293

Hi gnozal, just want to say PureForm is excellent, many thanks for producing this useful tool. I'm having a play around and it is excellent, goes great with jaPBe. Just one question, and I have searched without any success, so many threads I think, is that how does in code view the button "Copy to ...
by nrasool
Wed Jul 12, 2006 7:32 pm
Forum: Windows
Topic: Could some kinda coder please try out my code and test it
Replies: 4
Views: 1983

Hey GedB (You a fan of head over heels? The avatar you have is the speccy version of that game :) ), Thanks for that, and also thanks Terry, that way is more elegant as well. Should have done that in the beginning :)

Many thanks for both of your help
by nrasool
Wed Jul 12, 2006 6:27 pm
Forum: Windows
Topic: Could some kinda coder please try out my code and test it
Replies: 4
Views: 1983

Could some kinda coder please try out my code and test it

Hi there, Please could someone copy and paste the following code into Purebasic 4, run it and test it please. The problem is that, if you run the code, select option Test 1, and select "Test Button" it works for the first time, as you will get a debug. But if you select Test 2 and select "Test ...
by nrasool
Fri May 26, 2006 12:49 pm
Forum: Windows
Topic: Please could someone check the following:
Replies: 2
Views: 1647

Doh!!!, Yes now I see, many thanks for that El_Choni :)

Kind Regards
by nrasool
Fri May 26, 2006 12:25 pm
Forum: Windows
Topic: Please could someone check the following:
Replies: 2
Views: 1647

Please could someone check the following:

Hi there, I am trying to convert the following code which is from vb to purebasic

VB Code:

Sub RegeditExport(sKey As String, sFileName As String)
Shell "regedit.exe /s /e " & Chr(34) & sFileName & Chr(34) & " " & Chr(34) & sKey & Chr(34), vbHide
End Sub


My attempt at the code in Purebasic ...
by nrasool
Thu Jun 16, 2005 9:21 am
Forum: Coding Questions
Topic: How to open database?
Replies: 6
Views: 2881

Hi there

Look at Paul Example on the following thread - very useful :)
viewtopic.php?t=13831

Kind Regardss
by nrasool
Fri Jun 03, 2005 4:45 pm
Forum: Coding Questions
Topic: Please could i have some advise
Replies: 3
Views: 1350

Hi there

I really appreciate the help, thankyou. Now got a good starting block.

@gnozal
i did check the helpfile, and saw that function, however just got stuck on EvenGadgetID, which GedB explained.

Many thanks for the help :)
by nrasool
Fri Jun 03, 2005 1:34 pm
Forum: Coding Questions
Topic: Please could i have some advise
Replies: 3
Views: 1350

Please could i have some advise

Hi there

Please could someone give me a guiding light. Its a followup from this thread

I have now got something which i like, many thanks to Paul which helped me out. I know have a series of dialog box see the following picture:
http://www.nadcom.co.uk/cms.jpg

If i highlight a node in the ...
by nrasool
Fri May 27, 2005 2:14 pm
Forum: Coding Questions
Topic: Using Firefox as a html viewer
Replies: 30
Views: 13227

Sorry, Haven't had a chance to take a look back into this. Just been busy with other projects at the moment.

Hmm... you could try as well, I have provided the whole source code. It may be another .ocx file needs to be registered.