New topic: why would FolderItem.PathTypeAbsolute not work?
<http://forums.realsoftware.com/viewtopic.php?t=31401> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message Art Post subject: why would FolderItem.PathTypeAbsolute not work?Posted: Thu Dec 03, 2009 8:36 am Joined: Mon Sep 25, 2006 3:25 pm Posts: 275 When I debug these lines on my windows Pc, it shows the desired file doesn't exist. Code:ts = DecodeBase64(PArrayFile(rowcnt), Encodings.UTF8)//how the file name is stored offline pf = GetFolderItem(ts, FolderItem.PathTypeAbsolute) if pf.Exists = False Then and since it doesn't exist (but it does) it is a problem. How can I change this? What am I doing wrong? Sure, some people say PathTypeAbsolute shouldn't be used but I don't see a good alternative, and it works on the mac. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
