[progress Communities] [progress Openedge Abl] Forum Post: Re: Windows Api - Browse For Folder

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
And if you really want to go 21st century, in 11.6 and up, you can simplify that last IF statement as: IF oDialogResult = System.Windows.Forms.DialogResult:OK THEN ... The AVM now recognizes Enums and will do the appropriate comparison on them... even .NET enums! So you no longer need to use the EnumHelper class. Just saying :-)

Continue reading...
 
Status
Not open for further replies.
Back
Top