Search found 7 matches

by Coder
Mon Aug 12, 2013 12:26 am
Forum: General AmigaOS
Topic: JXfileSystem error
Replies: 5
Views: 3769

Re: JXfileSystem error

@HKvalhe

Got it at 512 for the block size. Made sure I had. :-)

Coder
by Coder
Sun Aug 11, 2013 10:45 pm
Forum: General AmigaOS
Topic: JXfileSystem error
Replies: 5
Views: 3769

Re: JXfileSystem error

Hi Simon,

I will do just that. Nothing is really lost at it contains programs only.

Coder
by Coder
Sun Aug 11, 2013 6:08 pm
Forum: General AmigaOS
Topic: JXfileSystem error
Replies: 5
Views: 3769

JXfileSystem error

Hi,

Today I suddenly got this JXfileSystem request error saying:

DH2
has a blockid error in block 7147648.
Expected was blockid 0x4449424D,
but the block says it is blockid 0x54525354

Reread Cancel

What to do? You can't run a check/fix on this.

After a few Reread click I do get the message ...
by Coder
Wed Mar 13, 2013 6:12 pm
Forum: General Developer Support
Topic: ExamineObject()
Replies: 10
Views: 15288

Re: ExamineObject()

tboeckel wrote:
Coder wrote:I have not seen any examples around on the net using the ExamineObject().
Then you didn't look carefully enough. YAM is using ExamineObject() from the very first day since this function started to exist.
Indeed I haven't. :-) Thanks!

Cheers,
Coder
by Coder
Mon Mar 11, 2013 6:48 pm
Forum: General Developer Support
Topic: ExamineObject()
Replies: 10
Views: 15288

Re: ExamineObject()

@abalaban

Thanks for the example! That will get me started.

Cheers,
Coder
by Coder
Sun Mar 10, 2013 11:23 pm
Forum: General Developer Support
Topic: ExamineObject()
Replies: 10
Views: 15288

Re: ExamineObject()

@abalaban/Tony

Thanks. I read the dos library autodoc and did notice some changes including the ExamineObject(). I have not seen any examples around on the net using the ExamineObject().

Cheers,
Coder
by Coder
Sun Mar 10, 2013 6:12 pm
Forum: General Developer Support
Topic: ExamineObject()
Replies: 10
Views: 15288

ExamineObject()

Hi,

Am I correct in saying that now to get all the file info from a file you should use ExamineObject()?

Cheers,
Coder