Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

AGETFILESUMMARY is the same thing as AGETFILEVERSION but for Summary resources.
Igor Nikiforov, Belron Canada inc.
AGETFILESUMMARY is the same thing as AGETFILEVERSION but for Summary resources. the code from http://support.microsoft.com/kb/186898/en-us has been adapted for VFP fll library by Igor Nikiforov 2008-11-12 Creates an array containing information about files with summary resources or about Compound Document Properties
Créé le
Il y a 15 années
Téléchargements
913
Type de fichier
Freeware
General information
Résultat de votes:
Description
Return Value Numeric. AGETFILESUMMARY( ) returns the number of elements in the array. If any error occurs AGETFILESUMMARY( ) returns the error code. If the file you specify does not exist or does not contain summary resources, AGETFILESUMMARY( ) returns zero, and the array, if already created, remains unchanged. AGETFILESUMMARY(ArrayName, cFileName) ArrayName Specifies the name of the array in which the file information is placed. cFileName Specifies the name, and optionally the path, of the target file. Note: If an array or variable with name ArrayName already exists, the array or a variable will be deleted and the new array will be created. The function will produce an error if ArrayName already existed as a Public variable or array. This is because the function can only release a private variable or array and when an attempt to create the new array is executed a "variable already exists" error will occur. Therefore, It is recommended that the SYS(2015) function be used to obtain a unique name for the array to be created. The resulting array can then be loaded into a table or copied to a local array then deleted. The array created will have the following structure: Column 1 property's name, type Character Column 2 property's value type Character, Numeric, Date etc Column 3 .F. for built-in property and .T. for Custom's property, type Logical Column 4 windows property's type such as VT_ARRAY, VT_BLOB etc., type Character Error codes: STG_E_FILENOTFOUND -2147287038 File not found STG_E_FILEALREADYEXISTS -2147286960 Not a compound file Example Set Library To Agetfilesummary AGETFILESUMMARY("Afilesummary", _samples+"WebServices\Northwind\NorthwindWebservice_Setup.msi") Display Memory Like Afilesummary Agetfilesummary("Afilesummary", Getfile("doc,xls")) Display Memory Like Afilesummary
Créé par
Igor Nikiforov, Belron Canada inc.

Commentaires
Ajouter un commentaire
More downloads created from this member
Igor Nikiforov, Belron Canada inc.
The St_Denis library is available for VB.Net, C#.Net and C++.Net . In total the library has about 30 functions. In my humble opinion, it will be convenient to apply such functions for developing applications.
Créé le
Il y a 14 années
Téléchargements
1127
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions Visual Basic STRTRANEX, WORDTRANEX, AT, RAT, OCCURS, PADC, PADR, PADL, CHRTRAN, STRFILTER, STRTRAN, WORDTRAN, GETWORDCOUNT, GETWORDNUM, GETNUMWORD, GETALLWORDS, ARABTOROMAN, ROMANTOARAB etc. In my humble opinion, it will be convenient to apply such functions for writin...
Créé le
Il y a 16 années
Téléchargements
1602
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
The ST_DENIS library is available for all versions Visual FoxPro through 9.0, FoxPro 2.6 for DOS and FoxPro 2.6 for Windows. In total the library has about 25 functions. In my humble opinion, it will be convenient to apply such functions for developing applications. Here is the list of functions ...
Créé le
Il y a 17 années
Téléchargements
3826
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions Transact-SQL MS SQL Server 2005, 2008 Common Language Runtime CLR (VB. Net, C#.Net, C++. Net) with source code. AT RAT OCCURS PADC PADR PADL CHRTRAN STRFILTER STRTRAN WORDTRAN GETWORDCOUNT GETWORDNUM GETNUMWORD GETALLWORDS GETOCCURSWORD GETATWORD GETRATWORD PROPER RC...
Créé le
Il y a 18 années
Téléchargements
6475
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions Oracle PL/SQL GETALLWORDS, GETWORDCOUNT, GETWORDNUM, OCCURS, PADC, STRTRAN, STRFILTER, ATC, RAT, ROMANTOARAB etc. In my humble opinion, it will be convenient to apply such functions for writing of stored procedures and User-Defined Functions on Oracle Procedural Lang...
Créé le
Il y a 18 années
Téléchargements
3436
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions SQL Procedural Language DB2 AT, RAT, OCCURS, PADC, PADR, PADL, CHRTRAN, STRTRAN, STRFILTER, GETWORDCOUNT, GETWORDNUM, GETALLWORDS, PROPER, RCHARINDEX, ARABTOROMAN, ROMANTOARAB etc. In my humble opinion, it will be convenient to apply such functions for writing of st...
Créé le
Il y a 18 années
Téléchargements
2556
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions Transact-SQL Sybase ASA AT, RAT, OCCURS, PADC, PADR, PADL, CHRTRAN, STRTRAN, STRFILTER, GETWORDCOUNT, GETWORDNUM, GETALLWORDS, PROPER, RCHARINDEX, ARABTOROMAN, ROMANTOARAB etc. In my humble opinion, it will be convenient to apply such functions for writing of stored p...
Créé le
Il y a 18 années
Téléchargements
2798
Type de fichier
Freeware
Igor Nikiforov, Belron Canada inc.
User-Defined string functions Transact-SQL AT, RAT, OCCURS, PADC, PADR, PADL, CHRTRAN, STRFILTER, STRTRAN, WORDTRAN, GETWORDCOUNT, GETWORDNUM, GETNUMWORD, GETALLWORDS, PROPER, RCHARINDEX, ARABTOROMAN, ROMANTOARAB etc. In my humble opinion, it will be convenient to apply such functions for writing ...
Créé le
Il y a 19 années
Téléchargements
17535
Type de fichier
Freeware
Résultat de votes
5.00/5.00