whiteshark
Junior Member
- Sep 12, 2010
- 102
- 6
if yes so how ?
or it is a must to buy the "Scripting Edition" for using cvs in FF ?
or it is a must to buy the "Scripting Edition" for using cvs in FF ?
sorry for delay. i put it exactly as you wrote but it don't work. file placed with url in first cell in file filename.csv in the Datasources folder. how can i debug the problem ?here ya go. This is the way to get iMacros for FF to pull data from a .csv file.
VERSION BUILD=6240709 RECORDER=FX
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
'PUT YOUR .CSV FILE IN THIS FOLDER
SET !DATASOURCE C:\macros\Datasources\filename.csv
'SET THE COLUMNS NUMBER TO MATCH THE # OF COLUMNS USED IN YOUR CSV FILE
SET !DATASOURCE_COLUMNS 12
SET !DATASOURCE_LINE {{!LOOP}}
TAB T=1
URL GOTO={{!COL1}}
sorry for delay. i put it exactly as you wrote but it don't work. file placed with url in first cell in file filename.csv in the Datasources folder. how can i debug the problem ?
sorry for delay. i put it exactly as you wrote but it don't work. file placed with url in first cell in file filename.csv in the Datasources folder. how can i debug the problem ?
how to do it?Check you filepath if its alright. If you have spaces anywhere in the filepath, you must replace them with "<SP>".
how to do it?
C:\Documents and Settings\All Users\Desktop\urls.csv
C:\Documents<SP>and<SP>Settings\All<SP>Users\Desktop\urls.csv
Hey whiteshark,
Let's suppose the Path to your csv is:
In this case, you must replace all the "spaces" with "<SP>" for it to work properly. The path to be written in the macro, thus, is:Code:C:\Documents and Settings\All Users\Desktop\urls.csv
Hope that Helps.Code:C:\Documents<SP>and<SP>Settings\All<SP>Users\Desktop\urls.csv
o.k. o.k. this was undertood.Hello again white,
Not sure if I understand your question correctly. But I'll try.
First off, its not cvs, its CSV (Comma Seperate Values). You do not have to replace any spaces within the file contents if that's what you mean. You just have to replace the spaces from the file path you provide to your macro.
o.k. o.k. this was undertood.
but inside the csv file. should i replace spaces in text too ?
another question: in my cvs are the address(local ) of th text ( *.txt ) file. can i open it
because the spinner create a lot body and title pages ( txt pages ). then i post i want to get an unique article.are there any other option to post an spinned articles ?what do you mean?
you can direct use txt file.. why you put add and use it from csv?
if you try to upload file than it's okay otherwise use direct
~zelma