Forum

Free Download More Info
Welcome to the Personal Stock Streamer Developers Forum. Anyone can read messages, but you must be a registered user in order to post. (Sorry, we did this in order to prevent forum spam.)

Everyone who is registered for the Developers Forum on this site should now also have permission to log in and post to the Support Forum.  This was done by hand, so we may have missed a couple of people.  Please let us know if you do not have access to both forums.
Subscribe to RSS Feed
PSS Developers Forum -> Hello World sample code for extensions not working for me
Not logged in.
2006-05-31 16:41:11
1 of 2
#750
I copied the code on your site for the Hello World link on the Tools menu. I then pasted it into a file I called HelloWorld.xml and I placed it in a folder under PSS called extensions, next I went into PSS and installed the Hello World Program. It installed it fine, provided me with a restart message, so I did. Still the menu item never appeared in the Tools menu. Did I do something wrong?

P.S. Yes I am back, to stay I think I like you system and the ability to code it.

Larry E. Hayes
Investors Haven

Larry E. Hayes
Investors Haven
Posted by: lehayes
2006-05-31 17:04:45
2 of 2
#751
in reply to #750
Never mind, I found the solution. When I copied the code the null chars were not correctly copied so the text was not laid out correctly. Missing return lines and such, so I corrected it to appear as expected and it worked fine.
      
Larry E. Hayes
Investors Haven

Larry E. Hayes
Investors Haven
Posted by: lehayes