Page 2 of 5
Posted: Mon Jun 21, 2004 6:34 pm
by Erlend
I email the support account, but no answer yet
"In a galaxy far, far away
The galaxy of Purebasic
The feared RUA ruled the galaxy
but an alliance was forming,
an alliance of accountless people.
Rather few at the beginning but they grew larger......"
TO BE CONTINUED!

Posted: Mon Jun 21, 2004 7:39 pm
by fweil
In there a hidden worm in your post Erlend ?
Posted: Mon Jun 21, 2004 8:16 pm
by Erlend
fweil: "hidden worm"? do you mean hidden word/meaning ?
(Ever seen Starwars?)
Re: PureBasic 3.91 Beta 2 for Windows unleashed !
Posted: Mon Jun 21, 2004 11:18 pm
by PB
How does IsDirectory work? I tried IsDirectory("C:\") but it returned 0...
I assumed it would return #TRUE or something like that?
Posted: Mon Jun 21, 2004 11:24 pm
by tinman
Probably something like:
Code: Select all
ExamineDirectory(1, "C:\", "*.*") ; Edit: wrong syntax :)
Debug IsDirectory(1)
Debug IsDirectory(2)
It's to tell you if you have a valid directory object.
Same as with the other Is...() commands.
Posted: Mon Jun 21, 2004 11:33 pm
by PB
Thanks Tinman... I'll keep using FileSize to test a directory then.

Posted: Tue Jun 22, 2004 1:23 am
by El_Choni
I can't login either, emailed Fred and waiting...
Posted: Tue Jun 22, 2004 1:33 am
by cwhite
Same here... I emailed PureBasic Support a week ago, and still no reply.
..
Posted: Tue Jun 22, 2004 2:45 am
by NoahPhense
freak wrote:I'm sorry to post allready a new bug fix, but there is something really strange
going on between Fred's Library compiling system and mine, so the
GadgetExtension Lib is messed up in this beta. (at least the ExplorerGadgets are)
So here is the fixed library:
http://freak.purearea.net/stuff/GadgetExtension
Timo
Ok, got a question for you.. have 3.91 beta 1 install:
Show I install 3.91 beta 2 THEN run the SmartUpdater,
or is that updater a backburned'project?
- np
Re: PureBasic 3.91 Beta 2 for Windows unleashed !
Posted: Tue Jun 22, 2004 3:17 am
by Dreglor
edit: um fred's email not working?
i got connection refuse...
PB wrote:How does IsDirectory work? I tried IsDirectory("C:") but it returned 0...
I assumed it would return #TRUE or something like that?
i don't have this beta yet but i can tell you why it is'nt working

c:\ is a drive not a directory

Posted: Tue Jun 22, 2004 3:33 am
by El_Choni
connection refuse? You mean, the message was returned? 8O
Posted: Tue Jun 22, 2004 4:04 am
by jack
i think that you need to enter the email address that was used when
you purchased PureBasic, then the password recovery should work,
at least it did for me.

Re: PureBasic 3.91 Beta 2 for Windows unleashed !
Posted: Tue Jun 22, 2004 6:25 am
by PB
> c:\ is a drive not a directory
Hehehe.

Actually, I just noticed the QuickHelp in the Status Bar for it,
and its format is: IsDirectory(#directory), so it's used like Tinman said, to
check the validity of a directory object.
Posted: Tue Jun 22, 2004 6:42 am
by blueznl
on top of that c:\ IS a directory, well, sort of

but it is NOT a drive
C: is a drive
c:\ is the root directory of drive c:

Posted: Tue Jun 22, 2004 8:03 am
by LarsG
I haven't got any problems logging in...
nananananaaaaaaaaaaaaa
