How to get if "EnableLargeFiles" is activated with 4GL-Code (VST?)?

moveIT

New Member
Is there a way to find out if "EnableLargeFiles" is activated with 4GL-Code? Maybe with the Virtual System Tables?
 
afaik the only way to do that at the moment is to dump and read it off the master block, you could write a proc that does just that

you can find the specifics in the knowledge base ( p35250 ) hth
 
Back
Top