Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
export cmd
sasuke25
hi, my problem is that need export images files from filesite. i'm working into a macro of MS ACCESS and use this command line:
Shell "C:\PROGRA~1\INTERW~1\WorkSite\Nrl.exe /IManExt.ExportCmd /l " + CurrentProject.Path + "\temp.nrl"
i use nrl.exe utility for open and download images, the temp.nrl is the link file but the problem is that the app in runtime, open a dialog box and i need that this operation has automatically.
exist any argument that i can use for specify the path of file and nrl.exe download here? after i use this file loaded in a image control.
for exemple: Shell "C:\PROGRA~1\INTERW~1\WorkSite\Nrl.exe /IManExt.ExportCmd /l " + CurrentProject.Path + "\temp.nrl /d c:\downloadedimages\"
p.d: sorry for my english, thanks
Find more posts tagged with
Comments
There are no comments yet