User Tools

Site Tools


uphp:functions:findnext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:findnext [2017/05/09 11:30]
jeff
uphp:functions:findnext [2021/09/13 05:57] (current)
Line 18: Line 18:
 None None
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">Array<span style="color:black"></b></html> of the next matching file containing the following keys and values: <html><b><span style="color:green">Array<span style="color:black"></b></html> of the next matching file containing the following keys and values:
Line 24: Line 24:
 ^KEY^TYPE^VALUE^ ^KEY^TYPE^VALUE^
 |filename|<html><b><span style="color:green">string</b></html>|Name of the file| |filename|<html><b><span style="color:green">string</b></html>|Name of the file|
-|attributes|<html><b><span style="color:green">int</b></html>|[[os:fat_file_system#attributes|FAT file attributes]]|+|attributes|<html><b><span style="color:green">int</b></html>|[[software:os:fat_file_system#attributes|FAT file attributes]]|
 |filesize|<html><b><span style="color:green">int</b></html>|File size in bytes| |filesize|<html><b><span style="color:green">int</b></html>|File size in bytes|
-|timestamp|<html><b><span style="color:green">int</b></html>|[[os:fat_file_system#timestamps|FAT timestamp of last save]]|+|timestamp|<html><b><span style="color:green">int</b></html>|[[software:os:fat_file_system#timestamps|FAT timestamp of last save]]|
  
 ====Example==== ====Example====
Line 91: Line 91:
 </code> </code>
  
-====See Also====+====Also See====
  
 [[findfirst()]] - Start searching the current folder for files matching a pattern and attributes [[findfirst()]] - Start searching the current folder for files matching a pattern and attributes
Line 99: Line 99:
 [[strftime()]] - Format a Linux Timestamp using a format <html><b><span style="color:green">string</b></html> [[strftime()]] - Format a Linux Timestamp using a format <html><b><span style="color:green">string</b></html>
  
-[[chdir()]] - Change current directory+[[chdir()]] - Change the current directory
  
 [[file_exists()]] - Check if a file exists [[file_exists()]] - Check if a file exists
uphp/functions/findnext.1494329403.txt.gz · Last modified: 2021/09/13 05:56 (external edit)