Community
Message Board

Chat room - users
Game Over
( 394431 downloads)
Work In Progress
( 523201 downloads)
Links

Code Exchange
Downloads
Tutorials
Add to Favourites

Submit news

DIV ARENA FORUMS
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: get_fileinfo()
Vortigano
DIV Regular
***




Posts: 237
Registered: 12-1-2017
Location: Ciudad de Buenos Aires, Argentina
Member Is Offline


[*] posted on 6-5-2017 at 04:02 AM
get_fileinfo()


Hola, probando las funciones de directorios veo que GET_FILEINFO() no carga la estructura FILEINFO.

PROGRAM ejemplo_get_fileinfo;
GLOBAL
STRING file_name_ext;
BEGIN
get_fileinfo("help\help.fpg");
file_name_ext=fileinfo.name+fileinfo.ext;

write(0,0,0,0,file_name_ext);
repeat frame; until (key(_esc))
end;

[Edited on 6-5-2017 by Vortigano]
View user's profile View All Posts By User
CicTec
DIV Pro
******




Posts: 471
Registered: 6-8-2016
Member Is Offline


[*] posted on 6-5-2017 at 09:20 AM


Hola Vortigano,

GET_DIRINFO parece no funcionar correctamente aun, habra que revisarla, gracias por el report.

---------------------------------------------------------------------------------------------------------------

Hello Vortigano,

GET_DIRINFO it looks like it does not work properly in windows, it will need to be revised, thanks for the report.
View user's profile View All Posts By User

  Go To Top

Powered by XMB
XMB Forum Software © 2001-2012 The XMB Group
[Queries: 18]