... Well, I don't find the same number of seconds : put "1/1/1904" into ta convert ta to seconds put "1/1/1970" into tu convert tu to seconds put tu-ta result...
... About half of the apps are dimmed here. Don't see anything common yet. A lot of them are the apps that are installed with the OS, but there are plenty that...
... Better start with the English language first! :-) Dual meanings are a fact of life I'm afraid. We understand the actual intent of such words from context,...
... Thanks, Ian - the tr function is what I was hoping was out there ... I've done that, but even on those shell things that take a bit of time, nothing...
Howdy, I need a script, and I suspect someone has already come up with a way to do it. Given a character offset in a field (55, for example), what's quickest...
I would probably count the number of characters of each line until the number of characters is larger than the number of the offset you're looking for. That...
Hi Leon, ... What I was after was what Ken figured out with a far simpler script than my own. But that led to my next question, which you answered with this...
... There's a case where that might not give what you expect, but I can't imagine it being a problem for anyone. If the field ends with several blank lines...
... As already written, I still got two types of problems: 1 - a greatest amount of apps are dimmed, 2 - those of them that are not don't open in the resource...
Oops, there's a problem with Leon's solution. In counting char 55, carriage returns are included in the 55. But line i does not include a carriage return....
Howdy, Every Saturday at 10AM CST, SuperCard developers the world over converge in cyberspace to discuss SuperCardian matters of extreme importance, and...
... However, if you're getting char 55 by using offset() before hand, you'll most likely not be looking for a return. Char 55 will most likely be a printable...
Hello Ken, ... With my externals xFileTutor, xGetFileInfo e xSetFileInfo you can use this script in a button to copy a file and change the fdType and ...
... I've got at least 3 other reports off list saying that there is no problem. So, my conclusion is that the problem is in your system and, unfortunately, I...
Ok, Stéphane, here we are. I tried with a simple button, scripted answer file "Chercher..." and I got all my apps available to selection in the dialog window....
Hello everyone, Yesterday I was doing some SC shell work that involved the modem. I was hoping I could convert the Internet Connect app's 'Connection Log' to ...
... The private folder is at the root of your startup volume, but it's invisible. You can use the "Go To Folder..." command and enter "/private" (without the...