Bug?Android: two procedures in a file won't select exported subroutine
|
08-30-2015, 01:32 AM
Post: #2
|
|||
|
|||
RE: Bug?Android: two procedures in a file won't select exported subroutine
Do you have ; after each end? Just a thought. Don't know if it would impact anything.
EXPORT DD(parameters) BEGIN // draw rectangle END; // <---- EXPORT MAIN BEGIN // for loop draw several rectangles using DD END; // <---- TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Bug?Android: two procedures in a file won't select exported subroutine - StephenG1CMZ - 08-29-2015, 07:33 AM
RE: Bug?Android: two procedures in a file won't select exported subroutine - Tim Wessman - 08-30-2015 01:32 AM
RE: Bug?Android: two procedures in a file won't select exported subroutine - StephenG1CMZ - 08-30-2015, 08:08 AM
RE: Bug?Android: two procedures in a file won't select exported subroutine - StephenG1CMZ - 08-30-2015, 08:46 PM
RE: Bug?Android: two procedures in a file won't select exported subroutine - StephenG1CMZ - 09-04-2015, 07:32 PM
|
User(s) browsing this thread: 1 Guest(s)