Search found 8 matches
- Thu Jan 07, 2010 6:23 pm
- Forum: Windows
- Topic: Sockets on Windows (Vista/XP)
- Replies: 2
- Views: 3542
Re: Sockets on Windows (Vista/XP)
dzervas, Just a thought... The Windows environment has to be so heavily protected because of attack. Everything gets locked down with Fire Wall and protection packages. I know on our Corporate boxes we use Symantec End Point protection, and we cannot even map drives between machines without disablin...
- Wed Jan 06, 2010 10:18 pm
- Forum: Talking LiveCode
- Topic: Rev file is not opening, generating crashlog
- Replies: 12
- Views: 8815
Re: Rev file is not opening, generating crashlog
Paul,
If you are opening the .rev file (not a stand-alone .exe) and it looks like that, it could be that your file got so hammered/corrupted that it is toast. That would be the only explaination I can think of.
Terry
If you are opening the .rev file (not a stand-alone .exe) and it looks like that, it could be that your file got so hammered/corrupted that it is toast. That would be the only explaination I can think of.
Terry
- Wed Jan 06, 2010 9:11 pm
- Forum: Talking LiveCode
- Topic: Rev file is not opening, generating crashlog
- Replies: 12
- Views: 8815
Re: Rev file is not opening, generating crashlog
Paul, My bad, open with WordPad (it formats the text better to read). Attached is a jpg snapshot example of a mouseup routine found in one of my stacks (the .rev file) and viewed in WordPad. I just start copying at the "on mouseup", and quit at the "end mouseup". Some stacks will obviously have a lo...
- Wed Jan 06, 2010 7:31 pm
- Forum: Talking LiveCode
- Topic: Rev file is not opening, generating crashlog
- Replies: 12
- Views: 8815
Re: Rev file is not opening, generating crashlog
In Windows (which I use primarily because that is what our Corporation uses), I just right click the stack file and choose Open With Notepad. Using the "Open With", ignores the extension (although I suppose you could just change it to .txt and do the same thing). If on a MAC (I am a MAC guy at heart...
- Wed Jan 06, 2010 4:19 pm
- Forum: Talking LiveCode
- Topic: Unicode paste into field in ver 4
- Replies: 4
- Views: 3269
Re: Unicode paste into field in ver 4
Mark, I have always been able to go to any WEB page (on our internal LAN or external) and copy/paste text from the pages into my Rev Stack (and standalone app) fields, that is until I went to 4.0. I copied and pasted your last reply from this forum into a 3.5 (simple stack with 1 field) field and it...
- Wed Jan 06, 2010 12:45 am
- Forum: Talking LiveCode
- Topic: Unicode paste into field in ver 4
- Replies: 4
- Views: 3269
Re: Unicode paste into field in ver 4
Mark, I can create a simple stack with 3.5 with 1 field and the same stack with 4.0. I go to a WEB page, copy data from the page, and it will paste into the 3.5 stack but not the 4.0 stack (same data from same page). I can paste that same data into a text file, recopy it and it will then paste into ...
- Tue Jan 05, 2010 11:30 pm
- Forum: Talking LiveCode
- Topic: Rev file is not opening, generating crashlog
- Replies: 12
- Views: 8815
Re: Rev file is not opening, generating crashlog
I take that "That would be bad news", means there is no backup of the stack file (been there). I figure you probably tried to open it with the old 3.5 version and it does the same thing, but had to ask. Don't know of anything specific to recover the stack in whole, but I do know you can open a stack...
- Tue Jan 05, 2010 8:10 pm
- Forum: Talking LiveCode
- Topic: Unicode paste into field in ver 4
- Replies: 4
- Views: 3269
Unicode paste into field in ver 4
Hello All, I am new to the forum, but started with Hypercard a long long time ago (back in the se/si days) and converted to Rev when it 1st came out (so I am an old guy). My Rev development (Enterprise) is for work purposes in the forensics and eDiscovery environment. Now that I have introduced myse...