VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12345[6]78910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 10:32:44 01/22/02 Tue
Author: Vern Six
Subject: Re: Exception Handling
In reply to: Michel 's message, "Re: Exception Handling" on 17:46:59 01/21/02 Mon

>If I recall, you are trying to read a blob field but
>you don't know the file format.

Nope. Sorry... you must be confusing me with someone else. I am merely trying to do the following bit of code and it's falling over badly...

try
jpgGraphic.LoadFromFile('somefile.txt');
except
on e: EInvalidGraphic do begin
logerror( e.message );
end;
end;

Any clues? I've even tried on E: EException, etc

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.