Search found 6 matches

by Mij
Mon Mar 06, 2006 10:14 pm
Forum: Coding Questions
Topic: Used Symbols
Replies: 3
Views: 887

OK

Well ,

i allready mentiond that it was a stupid question, i looked arround in the help, butt didn't find any relation.


Thanks for Pointing in the right direction
by Mij
Mon Mar 06, 2006 9:44 pm
Forum: Coding Questions
Topic: Used Symbols
Replies: 3
Views: 887

Used Symbols

Hi there,

Maybe a stupid question, but i wonder.

Why do a lot of programmers use the following symbols and what do they intend

Example:

PokeB (@wsaversion + 1, low) ; ... and minor version number into high byte
If WSAStartup_ (wsaversion, wsa.WSAData) = #NOERROR ; Try to access Windows ...
by Mij
Sun Jan 22, 2006 1:04 pm
Forum: Coding Questions
Topic: Serial Port command's
Replies: 2
Views: 1217

Thank you

Thank you i will try it :idea:
by Mij
Sun Jan 22, 2006 12:11 am
Forum: Coding Questions
Topic: Ping icmp UDP
Replies: 11
Views: 5101

hi Tranquil
Enthusiast

Droopy


A bit late may be, but thanks for the tips, i had a lot of fun and a working programm finaly .


Thank you
by Mij
Sun Jan 22, 2006 12:05 am
Forum: Coding Questions
Topic: Serial Port command's
Replies: 2
Views: 1217

Serial Port command's

:D , Hello, Programmers,

I wonder what the status is of the serial port acces with pure basic, I see several questions and answers on the form bat there are COMMANDS in the script that is not recognized by Pure basic.

ComOpen, GetComState etc.

anybody knows how come ???

Thanks for the reaction ...
by Mij
Wed Jan 11, 2006 6:47 am
Forum: Coding Questions
Topic: Ping icmp UDP
Replies: 11
Views: 5101

Ping icmp UDP

Hello fellows,

i am doing some research about te possibilities of using DOS commands in the PureBasic programming.

fore example i want to send a ping with dos or pure basic and log the result in a file with pure basic.

some one don this before.

couldn't find any matching subjects !!

Thank you ...