Hello
Is there some mystery to compiling and running this?
I keep getting errors during compilation.
Search found 84 matches
- Wed Nov 21, 2018 11:16 pm
- Forum: Coding Questions
- Topic: How to record audio from line-in microphone?
- Replies: 13
- Views: 5057
- Fri Nov 16, 2018 10:40 pm
- Forum: Off Topic
- Topic: Good Freeware Stuff
- Replies: 668
- Views: 677357
Good Freeware Stuff
This might be mentioned somewhere, if so then, sorry for the double post.
https://zynewave.com
This is a great Free DAW that never gets any attention when they make those lists of the top Free DAWs.
https://zynewave.com
This is a great Free DAW that never gets any attention when they make those lists of the top Free DAWs.
- Sun Jul 01, 2018 10:08 pm
- Forum: Coding Questions
- Topic: Program freezes
- Replies: 6
- Views: 1692
Program freezes
Thanks
That was it infratec.
The program was also reading past the end of file returning zeros.
That was it infratec.
The program was also reading past the end of file returning zeros.
- Sun Jul 01, 2018 12:12 am
- Forum: Coding Questions
- Topic: Program freezes
- Replies: 6
- Views: 1692
Program freezes
I hope I'm offending anyone but, this code:
[code]FH1=OpenFile(FP$):FH2=WriteFile(FQ$)
While Not Eof(FH1)
BT=ReadByte(FH1)
Repeat
AW$=AW$+Chr$(BT):BT=ReadByte(FH1)
Until BT=32
WriteLine(FH2,AW$):AW$="":NW=NW+1
Wend
Print NW+" WRITTEN"[/code]
reads a file a byte at a time. When a space separator ...
[code]FH1=OpenFile(FP$):FH2=WriteFile(FQ$)
While Not Eof(FH1)
BT=ReadByte(FH1)
Repeat
AW$=AW$+Chr$(BT):BT=ReadByte(FH1)
Until BT=32
WriteLine(FH2,AW$):AW$="":NW=NW+1
Wend
Print NW+" WRITTEN"[/code]
reads a file a byte at a time. When a space separator ...
- Mon May 11, 2015 9:49 pm
- Forum: Coding Questions
- Topic: USB input
- Replies: 9
- Views: 3186
Re: USB input
I meant the normal USB 3.0 ports.
- Sun May 10, 2015 11:36 pm
- Forum: Coding Questions
- Topic: USB input
- Replies: 9
- Views: 3186
USB input
Hello.
I was looking for resources that can help me code a routine that receives input from the USB ports.
Any help is appreciated.
Thanks
I was looking for resources that can help me code a routine that receives input from the USB ports.
Any help is appreciated.
Thanks
- Wed Jul 30, 2014 8:35 pm
- Forum: Windows
- Topic: Syntax Issue
- Replies: 2
- Views: 2491
Syntax Issue
hello.
This may be a stuppid question but why does the syntax
PrintN("#: "+TR) shows on the screen, or console; #: N where N is a designated value or zero if uninitialized
but the syntax
PrintN(TR) gives a syntax error
This may be a stuppid question but why does the syntax
PrintN("#: "+TR) shows on the screen, or console; #: N where N is a designated value or zero if uninitialized
but the syntax
PrintN(TR) gives a syntax error
- Wed Jul 16, 2014 12:27 am
- Forum: Announcement
- Topic: SpiderBasic 1.00 is out !
- Replies: 438
- Views: 242448
SpiderBasic 1.00 alpha 5
Hey.
Will Spider Basic compile an application to run in the end Users browser if the application is stored on the server and activated by an end user?
Will Spider Basic compile an application to run in the end Users browser if the application is stored on the server and activated by an end user?
- Sun Jul 22, 2012 9:44 pm
- Forum: Announcement
- Topic: PureBasic 4.61 final is out !
- Replies: 43
- Views: 20798
Re: PureBasic 4.61 final is out !
Hey man
Where can I find the 4.61 Full manual?
Where can I find the 4.61 Full manual?
- Mon Aug 15, 2011 3:04 am
- Forum: General Discussion
- Topic: Multi Platform Development
- Replies: 15
- Views: 4198
Re: Multi Platform Development
Oh.
I never knew he has found more work. I'll drop the notion for about 6 months since things can change.
I never knew he has found more work. I'll drop the notion for about 6 months since things can change.
- Mon Aug 15, 2011 12:30 am
- Forum: General Discussion
- Topic: Multi Platform Development
- Replies: 15
- Views: 4198
Multi Platform Development
Hello.
Does anyone know if Fred intends to 'Jump on the Bandwagon' and make Purebasic capable of coding for mobile devices.
(iPad, iPhone, Xoom, etc.)?
Does anyone know if Fred intends to 'Jump on the Bandwagon' and make Purebasic capable of coding for mobile devices.
(iPad, iPhone, Xoom, etc.)?
- Wed Oct 06, 2010 2:39 am
- Forum: Announcement
- Topic: 10 years anniversary postcards !
- Replies: 21
- Views: 11484
10 years anniversary postcards !
Congratulations on 15 years of PB development Fred.
I'm still having trouble with the lingo though
I'm still having trouble with the lingo though
AMD
AMD makes a return to the market in a big way
http://www.computerworld.com/s/article/ ... _in_stores
http://www.computerworld.com/s/article/ ... _in_stores
- Tue May 26, 2009 8:04 pm
- Forum: Off Topic
- Topic: Good Freeware Stuff
- Replies: 668
- Views: 677357
Online Armor
The software is free for a limited time
http://www.giveawayoftheday.com/online-armor/
I was using ZOne Alarm.
http://www.giveawayoftheday.com/online-armor/
I was using ZOne Alarm.
- Sun Apr 19, 2009 2:47 am
- Forum: Off Topic
- Topic: Check this out : Bank ATM's cracked ?!
- Replies: 5
- Views: 1616