Guest User

Untitled

a guest
Jan 13th, 2013
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. Escape character is '^]'.
  2. ategory in categories.kids
  3. 039: 'print category.Title
  4. 040: categoryNames.Push(category.Title)
  5. 041: next
  6. 042:
  7. 043: return categoryNames
  8. 044:
  9. 045: End Function
  10. Syntax Error. (runtime error &h02) in .../pkg:/source/categoryFeed.brs(38)
  11.  
  12. 038: for each category in categories.kids
  13. Backtrace:
  14. Function get_category_names(categories As <uninitialized>) As
  15. file/line: /tmp/plugin/OCAAAAY1V.../pkg:/source/categoryFeed.brs(38)
  16. Function initcategorylist() As
  17. file/line: /tmp/plugin/OCAAAAY1VosI/pkg:/source/appHomeScreen.brs(112)
  18. Function showhomescreen(screen As ) As Integer
  19. file/line: /tmp/plugin/OCAAAAY1VosI/pkg:/source/appHomeScreen.brs(39)
  20. Function main() As
  21. file/line: /tmp/plugin/OCAAAAY1VosI/pkg:/source/appMain.brs(20)
  22.  
  23. Local Variables:
  24. categories &h0010 bsc:roInvalid, refcnt=1
  25. global &h0020 rotINTERFACE:ifGlobal
  26. m &h0010 bsc:roAssociativeArray, refcnt=3
  27. categorynames &h0010 bsc:roArray, refcnt=1
  28. category &h0000 <uninitialized> val:Uninitialized
  29. BrightScript Debugger> ------ Running ------
  30. created feed connection for http://99.58.184.42/channel/code/xml/categories.xml
  31. url: http://99.58.184.42/channel/code/xml/categories.xml
  32. Took: 1334ms
  33. Can't parse feed
  34. BrightScript Micro Debugger.
  35. Enter any BrightScript statement, debug commands, or HELP.
  36.  
  37. Current Function:
  38. 034: Function get_category_names(categories As Object) As Dynamic
  39. 035:
  40. 036: categoryNames = CreateObject("roArray", 100, true)
  41. 037:
  42. 038: for each category in categories.kids
  43. 039: 'print category.Title
  44. 040: categoryNames.Push(category.Title)
  45. 041: next
  46. 042:
  47. 043: return categoryNames
  48. 044:
  49. 045: End Function
  50. Syntax Error. (runtime error &h02) in .../pkg:/source/categoryFeed.brs(38)
  51.  
  52. 038: for each category in categories.kids
  53. Backtrace:
  54. Function get_category_names(categories As <uninitialized>) As
  55. file/line: /tmp/plugin/DDAAAAPaC.../pkg:/source/categoryFeed.brs(38)
  56. Function initcategorylist() As
  57. file/line: /tmp/plugin/DDAAAAPaCwXM/pkg:/source/appHomeScreen.brs(112)
  58. Function showhomescreen(screen As ) As Integer
  59. file/line: /tmp/plugin/DDAAAAPaCwXM/pkg:/source/appHomeScreen.brs(39)
  60. Function main() As
  61. file/line: /tmp/plugin/DDAAAAPaCwXM/pkg:/source/appMain.brs(20)
  62.  
  63. Local Variables:
  64. categories &h0010 bsc:roInvalid, refcnt=1
  65. global &h0020 rotINTERFACE:ifGlobal
  66. m &h0010 bsc:roAssociativeArray, refcnt=3
  67. categorynames &h0010 bsc:roArray, refcnt=1
  68. category &h0000 <uninitialized> val:Uninitialized
  69. BrightScript Debugger> ------ Running ------
  70. created feed connection for http://99.58.184.42/channel/code/xml/categories.xml
  71. url: http://99.58.184.42/channel/code/xml/categories.xml
  72. Took: 762ms
  73. Can't parse feed
  74. BrightScript Micro Debugger.
  75. Enter any BrightScript statement, debug commands, or HELP.
  76.  
  77. Current Function:
  78. 034: Function get_category_names(categories As Object) As Dynamic
  79. 035:
  80. 036: categoryNames = CreateObject("roArray", 100, true)
  81. 037:
  82. 038: for each category in categories.kids
  83. 039: 'print category.Title
  84. 040: categoryNames.Push(category.Title)
  85. 041: next
  86. 042:
  87. 043: return categoryNames
  88. 044:
  89. 045: End Function
  90. Syntax Error. (runtime error &h02) in .../pkg:/source/categoryFeed.brs(38)
  91.  
  92. 038: for each category in categories.kids
  93. Backtrace:
  94. Function get_category_names(categories As <uninitialized>) As
  95. file/line: /tmp/plugin/FDAAAA9A5.../pkg:/source/categoryFeed.brs(38)
  96. Function initcategorylist() As
  97. file/line: /tmp/plugin/FDAAAA9A5SA0/pkg:/source/appHomeScreen.brs(112)
  98. Function showhomescreen(screen As ) As Integer
  99. file/line: /tmp/plugin/FDAAAA9A5SA0/pkg:/source/appHomeScreen.brs(39)
  100. Function main() As
  101. file/line: /tmp/plugin/FDAAAA9A5SA0/pkg:/source/appMain.brs(20)
  102.  
  103. Local Variables:
  104. categories &h0010 bsc:roInvalid, refcnt=1
  105. global &h0020 rotINTERFACE:ifGlobal
  106. m &h0010 bsc:roAssociativeArray, refcnt=3
  107. categorynames &h0010 bsc:roArray, refcnt=1
  108. category &h0000 <uninitialized> val:Uninitialized
  109. BrightScript Debugger>
Advertisement
Add Comment
Please, Sign In to add comment