Im trying:
Code: Select all
put "binfile:C:\Documents and Settings\HP_Administrator\Desktop\picture.jpg" into path
set the filename of image ID 1041 to path
set the backdrop to 1041
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
put "binfile:C:\Documents and Settings\HP_Administrator\Desktop\picture.jpg" into path
set the filename of image ID 1041 to path
set the backdrop to 1041