Hello atomsky,
atomski>>BTW the examples you gave me look pretty complex in syntax and I'm not sure I'll be able to cope with 'em. Here's what I've done and it gave me something to be happy about, but not quite... I've converted an OCTAL number 023 into a decimal number 19 using the following formula:
W = Octal_Num DIG 0 *(8^2) + Octal_Num DIG 1 *(8^1) + Octal_Num DIG 2 *(8^0)
<<
Great one!... Didn't know PBP has power functions... I looked for it a few minutes, ... couldn't find it. <g>.
I wish I knew more of the language of PBP, but...I think in time I will get used to it. Sometimes it is a pain in the 6 Oclock.. Some things that should be simple, are not....
For example (maybe you could help me with this one...
IF (ABS(But1-1000))<50 Then But3=1 Else But3=0 EndIf
compiler says syntax error..
I have tried (it seems) every combination of parenthesis, but it still says syntax error. You know why?
Looks like ANJ answered your other question...
Great seeing ya..
Hey, do you run 20 meters up there in the 14.2 area? Its been a while since I have chatted to Yugoslavia <g>
Dwayne
Ability to Fly:
Hurling yourself towards the ground, and missing.
Engineers that Contribute to flying:
Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute
Pilots that are Flying:
Those who know their limitations, and respect the green side of the grass...
Bookmarks