PROFESSIONAL NEWSGROUPS
WINDEV
,
WEBDEV
and
WINDEV Mobile
Home
|
Recent messages
|
Connect
|
Sign out
|
English
Home
→
WINDEV 25
→
Windev - fDriveInfo (Function) - Informações Disco
Windev - fDriveInfo (Function) - Informações Disco
Started by amarildo, Mar., 09 2015 11:08 AM - No answer
Connect yourself…
amarildo
#1
Registered member
535 messages
Posted on March, 09 2015 - 11:08 AM
http://windevdesenvolvimento.blogspot.com.br/2015/03/fdriveinfo-function-informacoes-disco.html
Windev - fDriveInfo (Function) - Informações Disco
// Tamanho do Disco
_drive_tamanho is numeric
=
fDriveInfo
(
"C:"
,
fdTotalSpace
)
// Espaco Livre do Disco
_drive_espaco_livre is numeric
=
fDriveInfo
(
"C:"
,
fdFreeSpace
)
Report
0
0
→ Go back to WINDEV 25
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV (earlier versions)
WINDEV 26
WINDEV 2025
WINDEV 2024
WINDEV 25
WINDEV 25
WEBDEV 2025
WEBDEV 2024
WINDEV Mobile 2025
WINDEV (earlier versions)
WEBDEV (earlier versions)
WINDEV Mobile (earlier versions)
Reports & Queries
Off-topic
Tools
Français
English
Español
Portuguesa
Close this window
Search type
Only topics
All the messages
Search period
Any time
Past hour
Past 24 hours
Past week
Past month
Past year
Cancel
Preview of your message
Adding an image
Import an image from a URL
Send an image from a file of your disk
Drop a file or click "Browse..."
or
Cancel
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Text