Update manual or FileSize() regarding wildcards

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Update manual or FileSize() regarding wildcards

Post by Trond »

FileSize() accepts wildcards, but it's not noted in the manual. To avoid unexpected results, the function should be changed or the manual updated with wildcard information.
Last edited by Trond on Fri Feb 18, 2011 1:25 pm, edited 1 time in total.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Update manual or FileExists() regarding wildcards

Post by ts-soft »

Trond wrote:FileExists()
Is this a UserLib or PB4.60?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Update manual or FileExists() regarding wildcards

Post by Trond »

Sorry, I meant FileSize()
Post Reply