I am doing something wrong. I am trying to include one of
Powerbasic's libraries, but I am doing it wrong.
If someone would send me an example (that works please) of
including DATEUNIT in a PB (dos) program, I will be VERY
grateful.
Right now I am using
INC# "C:/pb/example/dateunit.bas"
but it says it cannot find it. The drive and path is correct, so
I must be doing something else wrong.
Thank you.
------------------
Powerbasic's libraries, but I am doing it wrong.
If someone would send me an example (that works please) of
including DATEUNIT in a PB (dos) program, I will be VERY
grateful.
Right now I am using
INC# "C:/pb/example/dateunit.bas"
but it says it cannot find it. The drive and path is correct, so
I must be doing something else wrong.
Thank you.
------------------
Comment