M
Matt Baker
Guest
The first rule of optimization is “don’t do it”. Don’t switch to .NET like this just for performance. If the API is better (which it is) or more complete (which it is) and .NET is allowed for your app (up to you), then it makes sense (maybe). The existing ABL directory functionality works with both unix and windows. mattB From: rblanchard [mailto:bounce-rblanchard@community.progress.com] Sent: Tuesday, March 03, 2015 10:30 AM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] seach a direcrtory RE: seach a direcrtory Reply by rblanchard Another option is to use .NET. I know in 10.2B the System.IO.FileInfo was much faster than the ABL FILE-INFO oDirectory = NEW System.IO.DirectoryInfo ("FolderName"). IF oDirectory:EXISTS THEN Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...