I’m trying to run the following scrips from a Win 95 icon (BO ver 4.1) and it seems to crash BO either at or before the point where it saves as ASCII. Specifically, I get page faults and the app crashes.
Any ideas? Thanks.
Jeffrey Freed
HR Systems Manager
UNC Hospitals
Hedrick Building
211 Friday Center Dr.
Chapel Hill, NC 27614
“If it’s not fun, why do it?”
919-966-1425-- direct line
919-966-1415-- fax
jfreed.dhr1@mail.unch.unc.edu
rem from recording
dim add, update
sub main
dim add as BODocument
set add = Application.Documents.Open(“j:\bostuff\empreca.rep”) Application.Documents.Item(“empreca”).Save ActiveReport.ExportAsText(“empreca.txt”) Application.Documents.Item(“empreca”).Close rem dim update as BODocument
rem set update = Application.Documents.Open(“j:\bostuff\emprecu.rep”) rem Application.Documents.Item(“emprecu”).Save rem ActiveReport.ExportAsText(“emprecu.txt”) rem Application.Documents.Item(“emprecu”).Close
end sub
–mime-boundary-iaanaaaapj-01A5F574–
Listserv Archives (BOB member since 2002-06-25)