REVO2700System2Hfp, 4PSystem Report UTahoma WTahoma ULucida Grande UVerdana UVerdana UTahoma WTahoma WTahomacREVGeometryCachestackID1006cRevStandaloneSettingsEscriptLibrariesInternet Geometry PrintingMacOSXfalseMacOS,documentTypeUNIX,fileSelectortrueWeb,WindowsSupportedtrueWindowsfalseWeb,AffiliateidWindows,LegalCopyright#2009 All rights reserved worldwideUNIX,pageSetuptrueWebtrueWeb,LinuxSupportedtrue answerDialogtrueWindows,FileDescriptionSystem 1.0.0.0 for WindowsOSX,longVersionSystem 1.0.0.0Web,RequestedNameOSX,copyright#2009 All rights reserved worldwideWindows,buildU3falseWeb,CustomBackgroundColor 237,237,237Web,CustomLoadIconMacOS,versionnumber11MacOS,ReleaseFinalMacOS,versionnumber20MacOS,versionnumber30nameSystemOSX,identifier com..systemWeb,InstanceIdOSX,shortVersion1.0.0.0Windows,fileversion11Windows,fileversion20Windows,fileversion30Windows,fileversion40cursorsfalseWeb,MacOSXSupportedtrueMacOS,dynamicMemorytrueMacOSX PowerPC-32false Windows,UUID$6AD3102A-DBA3-4883-BAE1-417173FEB511MacOS,PreferredSize15000MacOS,creator????Web,AffiliateIncludefalse OSX,nameSystemMacOS,longVersionSystem 1.0.0.0OSX,documentTypeWeb,MinEnvironmentVersionWindows,documenticonFilei/Applications/Revolution Enterprise/4.0.0-dp-4/Runtime/Windows/x86-32/Support/Sample Icons/genericdoc.ico inclusionssearch Web,Domain0xFFOSX,documentExtensionWeb,AllowOtherPlatformstrueWeb,DetectSecurityPermissionsfalseUNIX,printerChoosertrueWeb,SecurityPermissions,,,,,,,,MacOS,MinimumSize15000 MacOS,Region1Windows,productversion11Windows,productversion20Windows,productversion30 OSX,infoSystem Version 1.0.0.0Windows,productversion40Web,ExecutionModeBrowserWeb,CustomBackgroundColor2 237,237,237 askDialogtrueWindows,iconFilei/Applications/Revolution Enterprise/4.0.0-dp-4/Runtime/Windows/x86-32/Support/Sample Icons/genericapp.icoOSX,signature???? Web,UUID$CFFA119E-CE4D-4E2E-89DB-58A7C447ECFDWindows,ProductNameSystemdefaultBuildFolder/Users/sarah/DesktopUNIX,colorChoosertrueMacOSX x86-32falseWindows,companyname cREVGeneral revUniqueID 1253245436864breakpointconditions breakpointsbreakpointstatesstackfileversion2.7 Pon openStack send "mouseUp" to btn "System Report" end openStack on closeStackRequest put empty into fld "System" save this stack pass closeStackRequest end closeStackRequest , tRevGeneral tRevUniqueID 1261869909100 cREVGeneralscripteditorvscroll0 revUniqueID 1261869908098cREVGeometryCacheIDs1253245404011100412532454129851006cREVGeometrycachetotal2order  System --> *props /* basic.properties > set the short name of me to System > set the tooltip of me to [empty] > set the disabled of me to false > set the visible of me to true > set the sharedtext of me to true > set the dontwrap of me to true > set the locktext of me to true > set the opaque of me to false > set the traversalon of me to false > set the showfocusborder of me to true > set the autotab of me to false > set the threed of me to true > set the showborder of me to false > set the borderwidth of me to 2 > set the hscrollbar of me to false > set the vscrollbar of me to false > set the autohilite of me to false > set the listbehavior of me to false > set the multiplehilites of me to false > set the noncontiguoushilites of me to false > set the togglehilites of me to false > set the fixedlineheight of me to true > set the textheight of me to [empty] > set the firstindent of me to 0 > set the dontsearch of me to false > set the behavior of me to [empty] > made with tRev http://reveditor.com basic.properties */ --> handlers   cREVGeneral revUniqueID 1253245404011 System ReportEGon mouseUp put "System version" & tab & the systemVersion & cr into tReport put "Version" & tab & the version & cr after tReport put "Build number" & tab & the buildNumber & cr after tReport put "Environment" & tab & the environment & cr after tReport put "QT Version" & tab & the QTVersion & cr after tReport put "Platform" & tab & the platform & cr after tReport -- check for the page location if running in the browser -- or the containing folder if not if the environment = "browser" then put the revletParams of this stack into tParams put tParams["pageLocation"] into tPageLocation if char 1 to 7 of tPageLocation <> "http://" then put "http://" before tPageLocation end if else put the effective filename of this stack into tPageLocation end if if tPageLocation is not empty then set the itemDel to slash delete last item of tPageLocation put slash after tPageLocation put "Location" & tab & tPageLocation after tReport end if put tReport into fld "System" end mouseUp +0 tRevGeneral tRevUniqueID 1253245413991 cREVGeneral revUniqueID 1253245412985scripteditorvscroll0