ITEM Picture Name

bekio
Member Posts: 204
Hello every one!
How can i get picture name and extension of picture imported on Item Card.
How can i get picture name and extension of picture imported on Item Card.
0
Answers
-
The .BMP file is imported as a BLOB into the database. So it doesn't have a filename. You can only import .BMP-files in the database, so that solves one of your problems.
What do you want to do with it?0 -
I want to import picture as .jpg format and just to import in one table that stores more picture for this item, this picture i don't want to be displayed in navision i just want to store and if i want to see it i have to export to save in some folder but with the same name as i have imported and with extension.jpg.
Pircture.IMPORT(parameter one, parameter two) - from where is this function Import called, from where dialoga window is called, does this existi in some codeunit or where.0 -
I have found it how to get the path and file name.
It is like this:
ImportName:=Picture.IMPORT('*.*',TRUE);
MESSAGE('%1',ImportName); //= '' THEN;
And you can store picture name in that record in another field.0 -
Take a look at this Add-On
http://www.matriks.com/index.html?page=matriksDoc3.html
or this one depending on what you need
http://www.matriks.com/index.html?page=matriksdoc4.html
the best Add-On ever written for Navision. I recommend it to almost every customer.David Singleton0 -
[Topic moved from 'NAV Three Tier' forum to 'NAV/Navision Classic Client' forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions