Computer Science Canada

Directory Help

Author:  Palindine [ Wed Apr 13, 2005 5:01 pm ]
Post subject:  Directory Help

this has porbally been asked before but i couldn't find anything in the last 4 pages of posts.

when using Dir.GetLong, the help file states:
Quote:
Bit 3 attrExecute set to 1 if the program can execute the file.


Does Anybody know what the heck this means???

Palindine

Author:  Delos [ Wed Apr 13, 2005 5:17 pm ]
Post subject: 

I believe it's a return value from using Dir.GetLong() or something like that. Check up using F10 on the said command. Could be handy in avoiding Sys.Exec() errors.

Author:  Palindine [ Thu Apr 14, 2005 2:43 pm ]
Post subject: 

Delos i know what it's from, but dont know what it returns, i placed the same code listed in the example code for it and not a single file on my comp comes up with that attribute.

Author:  Delos [ Thu Apr 14, 2005 4:13 pm ]
Post subject: 

Intriguing. It appears that either this 'executable' format does not exist, is of some obscure format that rarely shows its face, or Holt screwed up.

I'm going to go with the latter.


: