|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
HelpHi
I really need some help with this one. I have been converting a structure from 2004 to V11. I few days ago my Time machine back-ups started to fail and i did nothing about it, I have not made a copy of my structure for the last several days either. This morning i made a small edit to my beautiful code and got my self into a black hole. 1 The structure is set to startup with a default user and then shows the login, so until the login screen has been displayed and i am logged in as the designer you cant get access to the structure 2) The code error i have made is causing a recursive error causing a stack overflow error BEFORE the login screen is displayed so i cant interrupt...and the code in my 'on startup' is SET DATABASE PARAMETER(34;0) `do NOT log 4d commands C_LONGINT($Platform;$SystemVersion;$Machinetype) PLATFORM PROPERTIES($Platform;$SystemVersion;$Machinetype) If (($Platform<1) | (3<$Platform)) | (True) `this at the end to disable this until tested CHANGE CURRENT USER ..so its not clear to me why an error is happening. So...my options are 1) Go back several days and redo the work i have done(I have done a fair bit of updates for V11 chanages in the last 2 days so its more of a drudge than anything else. 2) Find a way to set the parameter to set 'no default user' without being able to log in. 3) Find a way to remove code withoutout being able to log in. Ideas anyone. ********************************************************************** Over 100 technical presentations at the 4D Summit 2009 Oct 6-9, Atlanta, GA Register Today: http://www.4d.com/summit.html 4D Internet Users Group (4D iNUG) FAQ: http://www.4D.com/support/faqnug.html Archive: http://lists.4D.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4D_Tech-Unsubscribe@... ********************************************************************** |
| Free embeddable forum powered by Nabble | Forum Help |