on* start i want to check for a load of files, if theyre in my script folder.

say for e.g, the folder 'dlls'

should i do

if ($isdir(dlls)) ? or $isdir($Scriptdirdlls) ? or no?

also i want to check if there are certain dlls inside the dlls folder