Best Regard
Erik
________________________________
Fra: [email protected] p� vegne af Matt Benic
Sendt: to 26-05-2005 10:04
Til: Axapta Dev
Emne: [development-axapta] lookup on a date field
Hi all,
I am developing an app for which I need to gather parameters from the user,
I want to implement a date field with a standard lookup, but I can't seem to
find any code to do this. The date will not be attached to any data source,
but just set a variable. I am basically looking for the date equivalent of
the following:
public void lookup()
{
#File
fileName fileExtention = #txt;
;
Winapi::getOpenFileName(element.hWnd(),[WinApi::fileType(fileExtention),#All
FilesName+fileExtention,#AllFilesType,#AllFilesName +
#AllFilesExt],'','Select Aviion export File');
}
Thanks and Regards,
Matt Benic
.Net/Axapta Analyst Developer
UTi Sun Couriers Division
Support the Xbox 360 in SA campaign
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

