Oct
13
2009
2

Export.FormatType = Valores CrystalReports 9.2

Valores que puede tomar Export.FormatType para exportar reportes de CrytalReports 9.2

Export.FormatType = 1 ' Crystal Report
Export.FormatType = 2  ' Data Interchange
Export.FormatType = 3  ' Record Style
Export.FormatType = 5  ' Comma seperated values
Export.FormatType = 6  ' Tab seperated values
Export.FormatType = 7  '; Character seperated values
Export.FormatType = 8  ' Text
Export.FormatType = 9  ' Tab seperated text
Export.FormatType = 10  ' Paginated Text
Export.FormatType = 11  ' Lotus 123WKS
Export.FormatType = 12  ' Lotus 123WK1
Export.FormatType = 13  ' Lotus 123WK3
Export.FormatType = 14  ' Word for Windows
Export.FormatType = 21  ' Excel 5.0
Export.FormatType = 22  ' Excel 5.0 tabular
Export.FormatType = 23  ' ODBC
Export.FormatType = 24  ' HTML32 standard
Export.FormatType = 25  ' Explorer32 Extend
Export.FormatType = 27  ' Excel 7.0
Export.FormatType = 28  ' Excel 7.0 tabular
Export.FormatType = 29  ' Excel 8.0
Export.FormatType = 30  ' Excel 8.0 tabluar
Export.FormatType = 31  ' Portable Document format (PDF)
Export.FormatType = 32  ' HTML40
Export.FormatType = 33  ' Crystal Report 7.0
Export.FormatType = 34  ' Report definition
Export.FormatType = 35  ' Exact Rich Text
Export.FormatType = 36  ' XML
Escrito por Karam en: .NET, VB6 | Etiquetas: , ,
Oct
05
2009
2

Codecs para QuickTime

Después de instalar varios reproductores como mplayer y no conseguir el resultado esperado para reproducir videos FLV encontre un paquete que habilita una gran cantidad de formatos de forma nativa para quicktime, muy sencillo de intalar y es OpenSource.

El programa se llama Perian.

Formatos Sopotados: AVI, DIVX, FLV, MKV, GVI, VP6, and VFW

http://perian.org/

Escrito por Karam en: mac | Etiquetas: , , ,
Oct
01
2009
2

Aumentar velocidad del fan Macbook Pro Linux

La velocidad del fan puede tomar valores desde 2000 a 6000 (me imagino que son RPM’s), el valor que trae pordefecto es el 2000 que coresponde al nivel más bajo, según apliaciones para umentar las RPM’s del fan desde el sistema operativo mac recomiendan tomar valores entre los 4000 y 4200 si el equipo esta activo todo el día:

echo "4200" > /sys/devices/platform/applesmc.768/fan1_min

Esta instrucción se puede guardar en el archivo /etc/rc.local para que se ejecute al arranque.

Escrito por Karam en: Linux, mac | Etiquetas: , , ,

www.karam.com.mx Powered by WP and SoftKar