How to access only files from directory

By | November 27, 2015

In our previous blog “List the files from the directory” we have showed you how to find List the files from the directory. In this blog we are describing how to find only files name from directory or path.

Sage X3 has a special function filinfo which is used to find all the properties of a “physical” file given in the argument.

New Stuff: How to create multiple shipments by passing sales order range in Sage X3?

Syntax:  filinfo ( path_fil, arg_ent )
Parameter:
1. path_fil: Char type expression for the file path to be tested.
2. arg_ent: Integer expression specifying the property to be found.

Kindly refer to the below snippet of code for better understanding.

Code to access only files from directory
Sage X3 special function filinfo

Example: filinfo(DIR+”\”+FILELIST(I),7)>0
Here we have used “7” as arg_ent (Second parameter) of filinfo function which gives size of file in octets.

Note:
1: Represent Files
0: Represent Folder
-1: Represent File which is non existing.

About Us
Greytrix – a globally recognized Premier Sage Gold Development Partner is a one-stop solution provider for Sage ERP and Sage CRM needs. Being recognized and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development and implementation expertise.

Greytrix caters to a wide range of Sage Enterprise Management (Sage X3) offerings – a Sage Business Cloud Solution. Our unique GUMU™ integrations include Sage Enterprise Management (Sage X3) for Sage CRMSalesforce.com and Magento eCommerce along with Implementation and Technical Support worldwide for Sage Enterprise Management (Sage X3). Currently we are Sage Enterprise Management Implementation Partner in East Africa, Middles East, Australia, Asia. We also offer best-in-class Sage X3 customization and development services, integrated applications such as POS | WMS | Payment Gateway | Shipping System | Business Intelligence | eCommerce and have developed add-ons such as Catch – Weight  and Letter of Credit for Sage Enterprise Management to Sage business partners, end users and Sage PSG worldwide.

Greytrix is a recognized Sage Rockstar ISV Partner for GUMU™ Sage Enterprise Management – Sage CRM integration also listed on Sage Marketplace; GUMU™ integration for Sage Enterprise Management – Salesforce is a 5-star app listed on Salesforce AppExchange.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com. We will be glad to assist you.