Vaner Posted June 3, 2010 Posted June 3, 2010 i got a small issue , i was modifying a script to do some pc inventory. I put all data collected into a array ,then i would like to save it into a excel sheet . I have use _ExcelWriteSheetFromArray plenty of time before , but i can get it to work this time ........... Any one have a clue what iam doing wrong???????? ,my excel sheet just stay blank , excel export is at line 3074. sorry code is not clean upPC inventory.au3
PsaltyDS Posted June 3, 2010 Posted June 3, 2010 Is the array declared and valid with two dimensions? Check @error and @extended immediately after the function for more info. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now