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 ...
					Search found 25 matches
- 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
 
- Tue May 15, 2007 8:35 am
 - Forum: PureFORM & JaPBe
 - Topic: Gnozal tools updater
 - Replies: 61
 - Views: 112629
 
- 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
					If the webgadget is not working for you, try checking that thread
Kind Regards
- Sun May 13, 2007 5:34 pm
 - Forum: Linux
 - Topic: Which Linux brand are you using for Purebasic?
 - Replies: 13
 - Views: 5827
 
- Mon Apr 16, 2007 12:47 pm
 - Forum: Announcement
 - Topic: 7-zip32.dll wrapper
 - Replies: 28
 - Views: 19159
 
- Tue Mar 20, 2007 4:18 pm
 - Forum: PureFORM & JaPBe
 - Topic: PureFORM 1.99 (yet another FORM designer)
 - Replies: 1537
 - Views: 609293
 
- 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 ...
					- 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
 
- 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 ...
					- Fri May 26, 2006 12:49 pm
 - Forum: Windows
 - Topic: Please could someone check the following:
 - Replies: 2
 - Views: 1647
 
- 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 ...
					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 ...
- 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
					Look at Paul Example on the following thread - very useful
viewtopic.php?t=13831
Kind Regardss
- Fri Jun 03, 2005 4:45 pm
 - Forum: Coding Questions
 - Topic: Please could i have some advise
 - Replies: 3
 - Views: 1350
 
- 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 ...
					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 ...
- Fri May 27, 2005 2:14 pm
 - Forum: Coding Questions
 - Topic: Using Firefox as a html viewer
 - Replies: 30
 - Views: 13227